Property | Type | Description | |
---|---|---|---|
AllFields | IEnumerable |
||
GenerateBindings | ReadOnlyCollection |
||
GenerateMixins | ReadOnlyCollection |
||
GetIdExpression | |||
GetProjectorExpression | |||
ITablePrivate | ColumnExpression | ||
OnPreDeleteSqlSync |
Method | Description | |
---|---|---|
DeleteSqlSync ( Entity ident, string comment = null ) : |
||
DependentTables ( ) : RelationInfo>>.IEnumerable |
||
GeneratAllIndexes ( ) : List |
||
GenerateColumns ( ) : void | ||
GetField ( |
||
SetFullMListGetter ( ) : void | ||
Table ( |
||
TablesMList ( ) : IEnumerable |
||
ToString ( ) : string | ||
TryGetField ( |
Method | Description | |
---|---|---|
AllFields ( ) : IEnumerable |
||
GenerateBindings ( Alias tableAlias, QueryBinder binder, |
||
GenerateMixins ( Alias tableAlias, QueryBinder binder, |
||
GetIdExpression ( Alias alias ) : |
||
GetProjectorExpression ( Alias tableAlias, QueryBinder binder ) : |
||
ITablePrivate ( Alias alias ) : ColumnExpression | ||
OnPreDeleteSqlSync ( Entity ident ) : |
public DeleteSqlSync ( Entity ident, string comment = null ) : |
||
ident | Entity | |
comment | string | |
return |
public DependentTables ( ) : RelationInfo>>.IEnumerable |
||
return | RelationInfo>>.IEnumerable |
public GetField ( |
||
member | ||
return |
public TryGetField ( |
||
member | ||
return |