Overload | Description |
---|---|
UniCommand Constructor() | Initializes a new instance of the UniCommand class. |
UniCommand Constructor(String) | Initializes a new instance of the UniCommand class with the text of the query. |
UniCommand Constructor(String,UniConnection) | Initializes a new instance of the UniCommand class with the text of the query and a object, and the UniTransaction. |