ModelCollection Members
Include Protected Members
Include Inherited Members
Handles the Business Data Connectivity (BDC) service model collection.
The ModelCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Create | Creates the BDC model object. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Gets an enumerator to iterate through the BDC model collection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | Gets an enumerator to iterate through the BDC model collection. |
Top