TSqlFragment.LastTokenIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.