StatementBuilder.IsFirstJoin 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.
this is the first table added to the from clause
public bool IsFirstJoin { get; }
member this.IsFirstJoin : bool
Public ReadOnly Property IsFirstJoin As Boolean