ModelCollection 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. | |
GetEnumerator | Gets an enumerator to iterate through the BDC model collection. | |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | Gets an enumerator to iterate through the BDC model collection. |
Top