CreateCommand() Method

Syntax:

public RdmCommand CreateCommand()

Description:

Creates a new RdmCommand object associated with the current connection.

Parameters:

None

Return Value:

RdmCommand

Exceptions:

None

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbConnection.CreateCommand