SqlStoreConnection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class is a connection to a Sql Server.
public class SqlStoreConnection : Microsoft.SqlServer.Management.Sdk.Sfc.SfcConnection
type SqlStoreConnection = class
inherit SfcConnection
Public Class SqlStoreConnection
Inherits SfcConnection
- Inheritance
Constructors
SqlStoreConnection(SqlConnection) | |
SqlStoreConnection(SqlConnection) |
Properties
ConnectionType | |
ConnectTimeout | |
IsForceDisconnected | (Inherited from SfcConnection) |
IsOpen | |
ServerConnection | |
ServerInstance | |
ServerVersion | |
StatementTimeout |
Methods
Connect() | |
Copy() |
Performs a deep copy |
Disconnect() | |
Equals(SfcConnection) | |
ForceDisconnected() | (Inherited from SfcConnection) |
GetHashCode() | |
ToEnumeratorObject() |