SqlDataProvider Constructors
Obsolete. Represents a data provider for regular data sources.
Name | Parameters | Description |
---|---|---|
Sql |
none |
Initializes a new instance of the DevExpress. class with default settings.
|
Sql |
data |
Initializes a new instance of the DevExpress. class.
|
Sql |
data |
Initializes a new instance of the DevExpress. class.
|
Sql |
connection |
Initializes a new instance of the DevExpress. class.
|
See Also