DataProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Data |
Initializes a new instance of the Data class with the specified settings.
|
#Properties
Name | Description |
---|---|
Data |
Gets an object that is used to obtain data from a database. |
Default |
Gets the alias that is used for tables in a database, by default. |
Schema |
Gets an object that is used to obtain the list of tables and/or views from a database. |
#Methods
Name | Description |
---|---|
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. |
Fill |
Fills the specified dataset. |
Fill |
Fills the specified dataset. |
Fill |
Fills the specified data table. |
Fill |
Fills the specified data table. |
Get |
Serves as the default hash function. Inherited from Object. |
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