Поделиться через


Конструктор ConditionExtender (PolicyStore, String)

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

Пространство имен:  Microsoft.SqlServer.Management.Dmf
Сборка:  Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)

Синтаксис

'Декларация
Public Sub New ( _
    policyStore As PolicyStore, _
    name As String _
)
'Применение
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
)

Параметры

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.