XPObjectSourceModel Properties
Accumulates intermediate settings of the XPO data source during the execution of the Data Source Wizard.Name | Description |
---|---|
ConnectionName | Specifies the name of a data connection. Inherited from DataSourceModelWithConnectionBase. |
DataConnection | Specifies the current data connection. |
DataSchema | Specifies the data source schema. Inherited from DataSourceModelBase. |
EntityType | Specifies the selected persistent object class. |
FilterString | Specifies an expression used to filter data at the data source level. |
ShouldSaveConnection | Specifies how and where to store the connection string. Inherited from DataSourceModelWithConnectionBase. |
See Also