Interface ISqlTableSource
public interface ISqlTableSource : ISqlExpression, IQueryElement, IEquatable<ISqlExpression>, ISqlExpressionWalkable
  - Inherited Members
 
- Extension Methods
 
Properties
All
SqlField All { get; }
  Property Value
SourceID
int SourceID { get; }
  Property Value
SqlTableType
SqlTableType SqlTableType { get; }
  Property Value
Methods
GetKeys(bool)
IList<ISqlExpression> GetKeys(bool allIfEmpty)
  Parameters
allIfEmptybool