The MsSqlClass type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| disconn()()() | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| getColumns()()() | ||
| getConn()()() | ||
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| getRows()()() | ||
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| getVar(Int32) | ||
| getVar(String) | ||
| getVar(Int32, Object%) | ||
| getVar(String, Object%) | ||
| isConnected()()() | ||
| makeCopyOf(MsSqlClass) | ||
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| next()()() | ||
| parseType(String) | ||
| query(String) | ||
| setConn(String) | ||
| setConn(String, String, String, String) | ||
| ToString()()() | (Inherited from Object.) | |
| varIs(Int32) |