ImportableTypedListRelationship Class |
Namespace: SD.LLBLGen.Pro.ApplicationCore.Extensibility.DataImport
The ImportableTypedListRelationship type exposes the following members.
Name | Description | |
---|---|---|
ImportableTypedListRelationship | Initializes a new instance of the ImportableTypedListRelationship class |
Name | Description | |
---|---|---|
EndEntityAlias |
Gets or sets the end entity alias.
| |
HintForJoins |
Gets or sets the hint for joins.
| |
RepresentedRelationship |
Gets or sets the represented relationship.
| |
StartAliasIsRelationshipStartEntity |
Gets or sets a value indicating whether the start entity alias represents the start entity of the represented relationship.
| |
StartEntityAlias |
Gets or sets the start entity alias.
|
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.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |