ITemplateGroupSpecificCreator Methods |
The ITemplateGroupSpecificCreator type exposes the following members.
Name | Description | |
---|---|---|
CreateDerivedTableReferencingField(String, SetAlias, Type) |
Creates a new derived table referencing field, of type EntityField(2).
| |
CreateDerivedTableReferencingField(String, String, Type) |
Creates a new derived table referencing field, of type EntityField(2).
| |
CreateExpressionField |
Creates a new EntityField(2) object which contains the expression passed in. The name is artificial.
| |
CreateFieldCompareExpressionPredicate |
Creates a new FieldCompareExpressionPredicate
| |
CreateFieldCompareNullPredicate |
Creates a new FieldCompareNullPredicate.
| |
CreateFieldCompareRangePredicate |
Creates a new FieldCompareRangePredicate instance.
| |
CreateFieldCompareSetPredicate |
Creates a new FieldCompareSetPredicate instance
| |
CreateFieldCompareValuePredicate |
Creates a new FieldCompareValuePredicate.
| |
CreateFieldLikePredicate |
Creates a new FieldLikePredicate instance
| |
CreateNewArtificialFieldName |
Creates a new artificial field name
| |
CreatePrefetchPathObject |
Creates a new prefetch path object for the entity type specified.
| |
CreateSortClause |
Creates a new SortClause instance
|