SPListDataSource.BDCProperties members
Business Data Collection properties. These property names can be used as input to the SPListDataSource.GetProperty() and SPListDataSource.SetProperty() methods.
The SPListDataSource.BDCProperties type exposes the following members.
Fields
Name | Description | |
---|---|---|
Entity | The name of the External Content Type for the external list. | |
EntityNamespace | The namespace of the external content type. | |
LobSystemInstance | The name of the Line of Business System Instance from which external data is retrieved for this external list. | |
MetadataCatalogFileName | ||
SpecificFinder | The name of the SpecificFinder that induces the ViewGroup on which this list is based. |
Top