IDataSourceContainerOptions Properties
Defines parameters required to connect to an external data source.| Name | Description |
|---|---|
| DataMember | Gets or sets a specific data member in a data source which contains several tables or members. |
| DataSource | Gets or sets the data source object used to connect to data. |
See Also