TSqlFragment.LastTokenIndex Property

Definition

Gets or sets the last index of the token.

public int LastTokenIndex { get; set; }
member this.LastTokenIndex : int with get, set
Public Property LastTokenIndex As Integer

Property Value

The last index of the token.

Applies to