DashboardDataSourceModel Members
In This Article
#Constructors
Name | Description |
---|---|
Dashboard |
Initializes a new instance of the Dashboard |
Dashboard |
Initializes a new instance of the Dashboard |
#Properties
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 |
#Methods
Name | Description |
---|---|
Clone() |
Creates a copy of the current Dashboard |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Dashboard |
Get |
Gets the hash code that corresponds to the value of the current Dashboard |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also