Overload | Description |
---|---|
DB2Command Constructor() | Initializes a new instance of the DB2Command class. |
DB2Command Constructor(String) | Initializes a new instance of the DB2Command class with the text of the query. |
DB2Command Constructor(String,DB2Connection) | Initializes a new instance of the DB2Command class with the text of the query and a object, and the DB2Transaction. |