
Creates a data adapter object, passing the specified command and connection objects in the constructor
public abstract IDbDataAdapter CreateDataAdapter( string command );
Return Value
IDbDataAdapter
Parameters
command
Command object
Overloads:
See also:
Class wwData© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic