xSQL.Schema.SqlServer Namespace : SqlConnectionManager Class |
For a list of all members of this type, see SqlConnectionManager members.
Name | Description | |
---|---|---|
![]() | CloseConnection | Closes the SQL Server connection embedded in the connection manager. |
![]() | GetCommand | Overloaded. Returns a SQL Server command for the specified statement. |
![]() | GetReader | Overloaded. Gets a SqlDataReader object for the specified query. |
![]() | GetTransaction | Overloaded. Creates and returns a SQL Server transaction. |
![]() | OpenConnection | Opens the SQL Server connection embedded in the connection manager. |