Partager via


StartLine propriété

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property StartLine As Integer
    Get
'Utilisation
Dim instance As XmlaMessageLocation
Dim value As Integer

value = instance.StartLine
public int StartLine { get; }
public:
property int StartLine {
    int get ();
}
member StartLine : int
function get StartLine () : int

Valeur de la propriété

Type : System. . :: . .Int32