AliasScope Class |
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
The AliasScope type exposes the following members.
Name | Description | |
---|---|---|
AliasScope |
Initializes a new instance of the AliasScope class.
|
Name | Description | |
---|---|---|
ArtificialAliasPerEntity |
Gets or sets the artificial alias per entity list
| |
SelectListAlias |
Gets or sets the select list alias for the scope's source. If specified, this alias is used for all fields in the select list.
|
Name | Description | |
---|---|---|
Add |
Adds the specified key with the specific value to the scope data
| |
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.) | |
GetRealAlias |
Gets the real alias.
| |
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.) |