Name |
Description |
Cache |
|
Shared |
|
StandardProviderParameters |
|
tgBoolean |
Used in the DynamicQuery syntax to cast like this: (tgBoolean)query.SomeProperty |
tgByte |
Used in the DynamicQuery syntax to cast like this: (tgByte)query.SomeProperty |
tgCase |
|
tgCase.tgSimpleCaseData |
|
tgCase.tgSimpleCaseData.tgCaseClause |
|
tgCast |
The base class for all of the explicit casting operators such as tgByte, tgChar, tgDateTime. |
tgChar |
Used in the DynamicQuery syntax to cast like this: (tgChar)query.SomeProperty |
tgColumnItem |
|
tgColumnMetadata |
|
tgColumnMetadataCollection |
|
tgComparison |
|
tgComparison.tgComparisonData |
|
tgConcurrencyException |
|
tgDateTime |
Used in the DynamicQuery syntax to cast like this: (tgDateTime)query.SomeProperty |
tgDecimal |
Used in the DynamicQuery syntax to cast like this: (tgDecimal)query.SomeProperty |
tgDouble |
Used in the DynamicQuery syntax to cast like this: (tgDouble)query.SomeProperty |
tgException |
Acts as a base class for EntitySpaces exceptions. EntitySpaces itself throws very few exceptions however. See tgConcurrencyException |
tgExpression |
|
tgExpressionOrComparison |
|
tgExtraPropertyBinder |
|
tgGroupByItem |
|
tgGuid |
Used in the DynamicQuery syntax to cast like this: (tgGuid)query.SomeProperty |
tgInt16 |
Used in the DynamicQuery syntax to cast like this: (tgInt16)query.SomeProperty |
tgInt32 |
Used in the DynamicQuery syntax to cast like this: (tgInt32)query.SomeProperty |
tgInt64 |
Used in the DynamicQuery syntax to cast like this: (tgInt64)query.SomeProperty |
tgJoinItem |
|
tgJoinItem.tgJoinItemData |
|
tgMathmaticalExpression |
|
tgMetadata |
|
tgOrderByItem |
|
tgQueryItem |
|
tgQuerySubOperator |
|
tgSetOperation |
|
tgSingle |
Used in the DynamicQuery syntax to cast like this: (tgSingle)query.SomeProperty |
tgString |
Used in the DynamicQuery syntax to cast like this: (tgString)query.SomeProperty |
tgTypeMap |
|