[Missing <summary> documentation for T:SqlTools.MsSqlClass]
Assembly: SqlTools (in SqlTools.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
C# | Visual Basic | Visual C++ |
public class MsSqlClass
Public Class MsSqlClass
public ref class MsSqlClass
Members
All Members | Constructors ![]() | Fields ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | MsSqlClass()()() | |
![]() | MsSqlClass(String) | |
![]() | MsSqlClass(String, String, String, String) | |
![]() | 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) | |
![]() ![]() | SqlConn | |
![]() | SqlQuery | |
![]() | SqlReader | |
![]() | ToString()()() | (Inherited from Object.) |
![]() | varIs(Int32) |