XmlaMessageLocation.EndColumn プロパティ

定義

メッセージが参照する XMLA コマンドの終了点の列番号を取得します。

public int EndColumn { get; }
member this.EndColumn : int
Public ReadOnly Property EndColumn As Integer

プロパティ値

列番号を含む Int32。

適用対象