Constructeur ConditionExtender (PolicyStore, String)

Initializes a new instance of the ConditionExtender class that has the specified policy store and name.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    policyStore As PolicyStore, _
    name As String _
)
'Utilisation
Dim policyStore As PolicyStore 
Dim name As String 

Dim instance As New ConditionExtender(policyStore, _
    name)
public ConditionExtender(
    PolicyStore policyStore,
    string name
)
public:
ConditionExtender(
    PolicyStore^ policyStore, 
    String^ name
)
new : 
        policyStore:PolicyStore * 
        name:string -> ConditionExtender
public function ConditionExtender(
    policyStore : PolicyStore, 
    name : String
)

Paramètres

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Voir aussi

Référence

ConditionExtender Classe

Surcharge ConditionExtender

Espace de noms Microsoft.SqlServer.Management.Dmf