次の方法で共有


XmlaMessageLocation.StartColumn プロパティ

定義

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

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

プロパティ値

列番号を含む Int32。

適用対象