BdcDataSource Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the BdcDataSource class with the specified parameters.
Overload List
Name | Description | |
---|---|---|
BdcDataSource() | Initializes a new instance of the BdcDataSource class. | |
BdcDataSource(SPList, String, String) | This member is reserved for internal use and is not intended to be used directly from your code. | |
BdcDataSource(BdcDataSourceMode, String, String, String, String, String, []) | This member is reserved for internal use and is not intended to be used directly from your code. |
Top