RdmCommand() Constructor

Syntax:

public RdmCommand()

Description:

The default constructor for the RdmCommand class. Specifying a new RdmCommand object with this constructor generates a new command object with an empty CommandText and with new RdmCommand not being associated with any connection. An association with an RdmConnection needs to be made before the new command object can be used.