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