| Overload | Description |
|---|---|
| VistaDBCommand Constructor() | Initializes a new instance of the VistaDBCommand class. |
| VistaDBCommand Constructor(String) | Initializes a new instance of the VistaDBCommand class with the text of the query. |
| VistaDBCommand Constructor(String,VistaDBConnection) | Initializes a new instance of the VistaDBCommand class with the text of the query and a VistaDBConnection. |