ISqlJoinBuilder.HasJoin Property
.NET Standard 2.x
Gets whether a joined table has been created.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
bool HasJoin { get; }
Returns
System.Boolean
Returns true
if a joined table has been created; otherwise, false
.
Examples
Coming soon.
Applies to
.NET Standard
2.x