nce.adoole.Command

This class is an implementation of ADODB.Command object in .NET, and it is based on System.OleDB namespace.

nce.adosql.Command

This class is an implementation of ADODB.Command object in .NET, and it is based on System.SqlDb namespace.

nce.adoora.Command

This class is an implementation of ADODB.Command object in .NET, and it is based on System.Data.OracleClient namespace.


Supported list

Following table is the supported list of Command object for .NET:

Property Supported
ActiveConnection Yes
CommandText Yes
CommandTimeout Yes
CommandType Yes
Name Yes
Prepared Yes
State Yes
Method Supported
CreateParameter Yes
Execute Yes