Sphinx QLProvider FactoryCreate Data Adapter Method
Returns a new instance of the provider's class that implements the DbDataAdapter class.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
A new instance of DbDataAdapter.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override DbDataAdapter CreateDataAdapter()VB
Public Overrides Function CreateDataAdapter As DbDataAdapterReturn Value
DbDataAdapterA new instance of DbDataAdapter.