EndColumn Propiedad
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public ReadOnly Property EndColumn As Integer
Get
'Uso
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
Valor de la propiedad
Tipo: System. . :: . .Int32
Vea también