PredCompareInfo.Key コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| 名前 | 説明 |
|---|---|
| PredCompareInfo.Key() |
汎用キー生成の既定のコンストラクター |
| PredCompareInfo.Key(PredCompareInfo+Key) |
Constructors |
| PredCompareInfo.Key(Dictionary<String,Object>) |
PredCompareInfo.Key クラスの新しいインスタンスを初期化します。 |
| PredCompareInfo.Key(String) |
PredCompareInfo.Key クラスの新しいインスタンスを初期化します。 |
PredCompareInfo.Key()
汎用キー生成の既定のコンストラクター
public Key();
Public Sub New ()
適用対象
PredCompareInfo.Key(PredCompareInfo+Key)
Constructors
public Key(Microsoft.SqlServer.Management.XEvent.PredCompareInfo.Key other);
new Microsoft.SqlServer.Management.XEvent.PredCompareInfo.Key : Microsoft.SqlServer.Management.XEvent.PredCompareInfo.Key -> Microsoft.SqlServer.Management.XEvent.PredCompareInfo.Key
Public Sub New (other As PredCompareInfo.Key)
パラメーター
- other
- PredCompareInfo.Key
もう 1 つ。
適用対象
PredCompareInfo.Key(Dictionary<String,Object>)
PredCompareInfo.Key クラスの新しいインスタンスを初期化します。
public Key(System.Collections.Generic.Dictionary<string,object> filedDict);
new Microsoft.SqlServer.Management.XEvent.PredCompareInfo.Key : System.Collections.Generic.Dictionary<string, obj> -> Microsoft.SqlServer.Management.XEvent.PredCompareInfo.Key
Public Sub New (filedDict As Dictionary(Of String, Object))
パラメーター
- filedDict
- Dictionary<String,Object>
Urn フラグメントを表す名前と値のペアのセット。
適用対象
PredCompareInfo.Key(String)
PredCompareInfo.Key クラスの新しいインスタンスを初期化します。
public Key(string name);
new Microsoft.SqlServer.Management.XEvent.PredCompareInfo.Key : string -> Microsoft.SqlServer.Management.XEvent.PredCompareInfo.Key
Public Sub New (name As String)
パラメーター
- name
- String
名前。