SfcConnection Class

Definition

public abstract class SfcConnection : Microsoft.SqlServer.Management.Common.ISfcConnection
type SfcConnection = class
    interface ISfcConnection
Public MustInherit Class SfcConnection
Implements ISfcConnection
Inheritance
SfcConnection
Derived
Implements

Constructors

SfcConnection()

Properties

ConnectionType
ConnectTimeout
IsForceDisconnected
IsOpen
ServerInstance
ServerVersion
StatementTimeout

Methods

Connect()
Copy()
Disconnect()
Equals(SfcConnection)
ForceDisconnected()
GetHashCode()
ToEnumeratorObject()

Applies to