PersistenceInfoProviderBaseElementToTargetMapping Class |
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
The PersistenceInfoProviderBaseElementToTargetMapping type exposes the following members.
| Name | Description | |
|---|---|---|
| CatalogName |
Gets or sets the name of the catalog.
| |
| ElementFieldMappings |
Gets the element field mappings.
| |
| ElementFieldMappingsOnIndex |
Gets the indexes of the element field mappings.
| |
| SchemaName |
Gets or sets the name of the schema.
| |
| TargetName |
Gets or sets the name of the target.
| |
| TvfCallReturnElementMapping |
Gets a value indicating whether [TVF call return element mapping].
|
| Name | Description | |
|---|---|---|
| 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.) | |
| RepresentsEquivalentMapping |
Compares this ElementToTargetMapping instance with toCompareWith to see if they both represent the same mapping.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |