| AdapterSpecificCreator Class | 
Namespace: SD.LLBLGen.Pro.LinqSupportClasses
The AdapterSpecificCreator type exposes the following members.
| Name | Description | |
|---|---|---|
| AdapterSpecificCreator | 
            Initializes a new instance of the AdapterSpecificCreator class.
              | 
| 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
              | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |