RdmDataAdapter() Constructor

Syntax:

public RdmDataAdapter()

Description:

The default constructor for the RdmDataAdapter class. Specifying a new RdmDataAdapter object with this constructor generates a new data adapter object with an empty SelectCommand, InsertCommand, UpdateCommand, and DeleteCommand.