ConnectionEvaluationHistory.Key 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
| 名稱 | Description |
|---|---|
| ConnectionEvaluationHistory.Key() |
通用金鑰產生的預設建構器 |
| ConnectionEvaluationHistory.Key(ConnectionEvaluationHistory+Key) |
Constructors |
| ConnectionEvaluationHistory.Key(Int64) |
ConnectionEvaluationHistory.Key()
通用金鑰產生的預設建構器
public Key();
Public Sub New ()
適用於
ConnectionEvaluationHistory.Key(ConnectionEvaluationHistory+Key)
Constructors
public Key(Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key other);
new Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key : Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key -> Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key
Public Sub New (other As ConnectionEvaluationHistory.Key)
參數
適用於
ConnectionEvaluationHistory.Key(Int64)
public Key(long id);
new Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key : int64 -> Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key
Public Sub New (id As Long)
參數
- id
- Int64