SfcConnection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public abstract class SfcConnection : Microsoft.SqlServer.Management.Common.ISfcConnection
type SfcConnection = class
interface ISfcConnection
Public MustInherit Class SfcConnection
Implements ISfcConnection
- 継承
-
SfcConnection
- 派生
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| SfcConnection() | |
プロパティ
| 名前 | 説明 |
|---|---|
| ConnectionType | |
| ConnectTimeout | |
| IsForceDisconnected | |
| IsOpen | |
| ServerInstance | |
| ServerVersion | |
| StatementTimeout | |
メソッド
| 名前 | 説明 |
|---|---|
| Connect() | |
| Copy() | |
| Disconnect() | |
| Equals(SfcConnection) | |
| ForceDisconnected() | |
| GetHashCode() | |
| ToEnumeratorObject() | |