DashboardDataSourceModel 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.
Inherited from Data |
Ctor |
Specifies parameters to pass to an object data source constructor.
Inherited from Data |
Data |
Specifies the report data member.
Inherited from Data |
Data |
Specifies the report data source schema.
Inherited from Data |
Data |
Specifies the report data source name.
Inherited from Data |
Data |
Specifies the report data source type.
Inherited from Data |
Entity |
Inherited from Data |
File |
Specifies the file name of an Excel data source.
Inherited from Data |
Filters |
Specifies the collection of data filters associated with this Data |
Filter |
Inherited from Data |
Json |
Inherited from Data |
Json |
Inherited from Data |
Member |
Specifies parameters to pass to an object data source method.
Inherited from Data |
Object |
Specifies a constructor used to create an instance of an object data source.
Inherited from Data |
Object |
Specifies an object data source member to use for data binding.
Inherited from Data |
Object |
Specifies the type of an object data source.
Inherited from Data |
Queries |
Inherited from Data |
Query |
Inherited from Data |
Relations |
Inherited from Data |
Schema |
Specifies the schema of an Excel data source.
Inherited from Data |
Schema |
Inherited from Data |
Should |
Specifies whether or not to save the password for an Excel document.
Inherited from Data |
Show |
Specifies the state of check boxes throughout the object data source creation pages of the Data Source Wizard.
Inherited from Data |
Source |
Specifies the options of an Excel data source.
Inherited from Data |
Stored |
Specifies the options of an Entity Framework data source.
Inherited from Data |
See Also