Creates a data adpater object
public abstract IDbDataAdapter CreateDataAdapter();
Return Value
IDbDataAdapter
Overloads:
public System.Data.IDbDataAdapter CreateDataAdapter(System.Data.IDbCommand command)
public abstract IDbDataAdapter CreateDataAdapter( string command );
See also:
Class wwData© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic