Compartir a través de


ConditionExtender Constructor (PolicyStore, String)

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

Espacio de nombres:  Microsoft.SqlServer.Management.Dmf
Ensamblado:  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Sintaxis

'Declaración
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

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.