TSqlFragment.FragmentLength 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.
Defines the number of characters the fragment takes up in the script it was parsed.
public int FragmentLength { get; }
member this.FragmentLength : int
Public ReadOnly Property FragmentLength As Integer