EndColumn プロパティ

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public ReadOnly Property EndColumn As Integer
    Get
'使用
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

プロパティ値

型: System. . :: . .Int32