Condition コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| 名前 | 説明 |
|---|---|
| Condition() |
逆シリアル化に使用される既定のコンストラクター。 VSTS 55852。 |
| Condition(PolicyStore, String) |
Condition()
逆シリアル化に使用される既定のコンストラクター。 VSTS 55852。
public Condition();
Public Sub New ()
適用対象
Condition(PolicyStore, String)
public Condition(Microsoft.SqlServer.Management.Dmf.PolicyStore parent, string name);
new Microsoft.SqlServer.Management.Dmf.Condition : Microsoft.SqlServer.Management.Dmf.PolicyStore * string -> Microsoft.SqlServer.Management.Dmf.Condition
Public Sub New (parent As PolicyStore, name As String)
パラメーター
- parent
- PolicyStore
- name
- String