Свойство | Тип | Описание | |
---|---|---|---|
BackColumnExpression | Signum.Engine.Linq.PrimaryKeyExpression | ||
BulkInsertDataRow | object[] | ||
FieldExpression | |||
GetProjectorExpression | |||
ITablePrivate | ColumnExpression | ||
OrderExpression | ColumnExpression | ||
RowIdExpression | Signum.Engine.Linq.PrimaryKeyExpression |
Метод | Описание | |
---|---|---|
GeneratAllIndexes ( ) : List |
||
GenerateColumns ( ) : void | ||
GetField ( |
||
GetTables ( ) : RelationInfo>>.IEnumerable |
||
TableMList ( |
||
ToDatabase ( DatabaseName databaseName ) : void | ||
ToSchema ( SchemaName schemaName ) : void | ||
ToString ( ) : string | ||
TryGetField ( |
Метод | Описание | |
---|---|---|
BackColumnExpression ( Alias tableAlias ) : Signum.Engine.Linq.PrimaryKeyExpression | ||
BulkInsertDataRow ( Entity entity, object value, int order ) : object[] | ||
FieldExpression ( Alias tableAlias, QueryBinder binder, bool withRowId ) : |
||
GetProjectorExpression ( Alias tableAlias, QueryBinder binder ) : |
||
ITablePrivate ( Alias alias ) : ColumnExpression | ||
OrderExpression ( Alias tableAlias ) : ColumnExpression | ||
RowIdExpression ( Alias tableAlias ) : Signum.Engine.Linq.PrimaryKeyExpression |
public GetField ( |
||
member | ||
Результат |
public GetTables ( ) : RelationInfo>>.IEnumerable |
||
Результат | RelationInfo>>.IEnumerable |
public TableMList ( |
||
collectionType | ||
Результат | System |
public ToDatabase ( DatabaseName databaseName ) : void | ||
databaseName | DatabaseName | |
Результат | void |
public ToSchema ( SchemaName schemaName ) : void | ||
schemaName | SchemaName | |
Результат | void |
public TryGetField ( |
||
mi | ||
Результат |