TSqlFragment.FirstTokenIndex 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 first index of the token.
public int FirstTokenIndex { get; set; }
member this.FirstTokenIndex : int with get, set
Public Property FirstTokenIndex As Integer
Property Value
The first index of the token.