Compartilhar via


Construtor ConditionExtender (PolicyStore, String)

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

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
Public Sub New ( _
    policyStore As PolicyStore, _
    name As String _
)
'Uso
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
)

Parâmetros

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.

Consulte também

Referência

ConditionExtender Classe

Sobrecarregado ConditionExtender

Namespace Microsoft.SqlServer.Management.Dmf