TargetColumnInfo.Key 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
| 名稱 | Description |
|---|---|
| TargetColumnInfo.Key() |
通用金鑰產生的預設建構器 |
| TargetColumnInfo.Key(TargetColumnInfo+Key) |
Constructors |
| TargetColumnInfo.Key(Dictionary<String,Object>) |
初始化 TargetColumnInfo.Key 類別的新執行個體。 |
| TargetColumnInfo.Key(String) |
初始化 TargetColumnInfo.Key 類別的新執行個體。 |
TargetColumnInfo.Key()
通用金鑰產生的預設建構器
public Key();
Public Sub New ()
適用於
TargetColumnInfo.Key(TargetColumnInfo+Key)
Constructors
public Key(Microsoft.SqlServer.Management.XEvent.TargetColumnInfo.Key other);
new Microsoft.SqlServer.Management.XEvent.TargetColumnInfo.Key : Microsoft.SqlServer.Management.XEvent.TargetColumnInfo.Key -> Microsoft.SqlServer.Management.XEvent.TargetColumnInfo.Key
Public Sub New (other As TargetColumnInfo.Key)
參數
- other
- TargetColumnInfo.Key
另一個。
適用於
TargetColumnInfo.Key(Dictionary<String,Object>)
初始化 TargetColumnInfo.Key 類別的新執行個體。
public Key(System.Collections.Generic.Dictionary<string,object> filedDict);
new Microsoft.SqlServer.Management.XEvent.TargetColumnInfo.Key : System.Collections.Generic.Dictionary<string, obj> -> Microsoft.SqlServer.Management.XEvent.TargetColumnInfo.Key
Public Sub New (filedDict As Dictionary(Of String, Object))
參數
- filedDict
- Dictionary<String,Object>
一組代表 Urn 碎片的名稱與值對。
適用於
TargetColumnInfo.Key(String)
初始化 TargetColumnInfo.Key 類別的新執行個體。
public Key(string name);
new Microsoft.SqlServer.Management.XEvent.TargetColumnInfo.Key : string -> Microsoft.SqlServer.Management.XEvent.TargetColumnInfo.Key
Public Sub New (name As String)
參數
- name
- String
名稱。