dxEMF.Types Unit
Classes
Name |
---|
TdxConnectionTypes |
TdxDBEngines |
Interfaces
Name | Description |
---|---|
IdxCollection | |
IdxCollection<T> | |
IdxEMFCollection | |
IdxEMFCollection<T> | |
IdxExpression | For internal use only. |
IdxList | |
IdxList<T> | |
IdxQueryable | |
IdxQueryable<T> | |
IdxQueryProvider | For internal use only. |
IdxQueryProvider<T> | For internal use only. |
IdxSession | For internal use only. |
IdxSortByExpression | |
IdxSortByExpressions |
Records
Name | Description |
---|---|
TdxGenerator | Reserved for future use. |
Enums
Name | Description |
---|---|
TdxAggregateFunctionType | |
TdxAttribute | |
TdxAttributeType | |
TdxAutoCreateOption | Enumerates options for the Options.AutoCreate property exposed by data providers (TdxEMFFireDACDataProvider and TdxEMFADODataProvider). |
TdxBinaryOperatorType | |
TdxBooleanCriteriaState | |
TdxConnectionParameter | |
TdxDBColumnType | |
TdxDiscriminatorType | |
TdxFunctionCategory | |
TdxFunctionOperatorType | |
TdxGeneratorType | Enumerates options for automatic generation of auto-incremented primary key values. |
TdxGroupOperatorType | |
TdxJoinType | |
TdxLoadingStrategy | |
TdxLockingOption | Reserved for future use. |
TdxMapInheritanceType | Enumerates data storage options for entity class descendants marked by the InheritanceAttribute. |
TdxOptimisticLockingBehavior | |
TdxSortDirection | |
TdxUnaryOperatorType | |
TdxUpdateSchemaResult |
Types
Name | Description |
---|---|
TdxAttributes | |
TdxConnectionType | |
TdxDBEngine | A string that matches any TdxDBEngines class’s public constant. |
TdxFunc<TResult> | |
TdxFunc<T,TResult> | |
TdxFunc<T1,T2,TResult> | |
TdxFunc<T1,T2,T3,TResult> | |
TdxFunc<T1,T2,T3,T4,TResult> | |
TdxPredicate | |
TdxPredicate<T> |