The FunctionImportMapping type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(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.) |
![]() | Remove |
Removes the object from the model.
|
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | AliasName |
Fully qualified alias name, including parent object aliases.
|
![]() | FullName |
Fully qualified name, including parent object names.
|
![]() | ModelFunction |
Conceptual model function import mapped by this FunctionImportMapping.
|
![]() | Name |
Name of the model object
|
![]() | StoreFunction |
Store function mapped by this FunctionImportMapping.
|
![]() | StoreFunctionName |
Name of the store function mapped by this FunctionImportMapping.
|
Events
Name | Description | |
---|---|---|
![]() | NameChanged |
Event fired when the object changes name
|
![]() | Removed |
Event fired when the object has been removed from the model
|