Click or drag to resize
DataProvider Methods

The DataProvider type exposes the following members.

Methods
  NameDescription
Public methodGetNewConnection
Returns new data connection.
(Overrides AbstractDataProviderGetNewConnection(String).)
Public methodProcessCommand
Sends the specific command with arguments to the provider.
(Inherited from AbstractDataProvider.)
Top
See Also