QueryExpressionHasMultiFrom Property |
True if the query expression has more than one 'from' clause.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool HasMultiFrom { get; }
Property Value
Type:
BooleanSee Also