DataSource Members
In This Article
#Constructors
Name | Description |
---|---|
Data |
Initializes a new instance of the DevExpress. class.
|
Data |
Initializes a new instance of the DevExpress. class.
|
Data |
Initializes a new instance of the DevExpress. class.
|
Data |
Initializes a new instance of the DevExpress. class.
|
Data |
Initializes a new instance of the DevExpress. class.
|
Data |
Initializes a new instance of the DevExpress. class.
|
Data |
Initializes a new instance of the DevExpress. class.
|
Data |
Initializes a new instance of the DevExpress. class.
|
Data |
Initializes a new instance of the DevExpress. class.
|
Data |
Initializes a new instance of the DevExpress. class.
|
#Properties
Name | Description |
---|---|
Calculated |
Provides access to data source’s calculated fields. |
Connection |
Gets parameters used to establish a connection to data. |
Data | Gets or sets the data object for the data source. |
Data |
Gets or sets a specific list in a data source. |
Data |
Gets or sets the data processing mode for the current data source. |
Data |
Gets or sets an XML/XSD file, containing a schema of a dashboard’s data source. |
Filter | Gets or sets the logical expression to be applied to the data for filtering. |
Has |
Gets whether the dashboard data provider is used to supply the current data source with data. |
Is |
For internal use. |
Is |
Gets whether the current data source supports server-side data processing. |
Olap |
Gets a data provider for an OLAP data source. |
Sql |
Gets a data provider for regular data sources. |
#Methods
Name | Description |
---|---|
Begin |
For internal use. |
End |
For internal use. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
For internal use. |
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. |
See Also