ISfcConnection Interface

Definition

This interface is a high-level connection interface.

public interface ISfcConnection
type ISfcConnection = interface
Public Interface ISfcConnection
Derived

Properties

IsForceDisconnected

Indicates that the connection has been forcefully disconnected

IsOpen

Returns if the connection is currently active.

ServerInstance

Name of the server we are connecting to.

ServerVersion

Returns the version of the service we are connected to.

Methods

Connect()
Copy()
Disconnect()
ForceDisconnected()

Enforces a disconnect and ensures that connection cannot be re-opened again

ToEnumeratorObject()

Applies to