Share via


TypeMaterializationInfo.IsFromLeftOuterJoin Property

Definition

Caution

This API is now deprecated.

Whether or not the value is coming from a LEFT OUTER JOIN operation.

public virtual bool? IsFromLeftOuterJoin { get; }
[System.Obsolete]
public virtual bool? IsFromLeftOuterJoin { get; }
member this.IsFromLeftOuterJoin : Nullable<bool>
[<System.Obsolete>]
member this.IsFromLeftOuterJoin : Nullable<bool>
Public Overridable ReadOnly Property IsFromLeftOuterJoin As Nullable(Of Boolean)

Property Value

Attributes

Applies to