DataSourceModel Properties
Accumulates intermediate data source settings during the execution of a Data Source Wizard.
Name | Description |
---|---|
Assembly | Specifies an assembly containing implementation of a data source class. |
Ctor |
Specifies parameters to pass to an object data source constructor. |
Data |
Specifies the report data member. |
Data |
Specifies the report data source schema. |
Data |
Specifies the report data source name. |
Data |
Specifies the report data source type. |
Entity |
|
File |
Specifies the file name of an Excel data source. |
Filters |
Specifies the collection of data filters associated with this Data |
Filter |
|
Json |
|
Json |
|
Member |
Specifies parameters to pass to an object data source method. |
Object |
Specifies a constructor used to create an instance of an object data source. |
Object |
Specifies an object data source member to use for data binding. |
Object |
Specifies the type of an object data source. |
Queries | |
Query | |
Relations | |
Schema | Specifies the schema of an Excel data source. |
Schema |
|
Should |
Specifies whether or not to save the password for an Excel document. |
Show |
Specifies the state of check boxes throughout the object data source creation pages of the Data Source Wizard. |
Source |
Specifies the options of an Excel data source. |
Stored |
Specifies the options of an Entity Framework data source. |
See Also