Partager via


EndColumn propriété

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

Syntaxe

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

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

Valeur de la propriété

Type : System. . :: . .Int32