XmlaMessageLocation.StartColumn Property

Definition

Gets the column number for the starting point in the XMLA command that the message refers to.

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

Property Value

An Int32 with the column number.

Applies to