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

Initializes a new instance of the PolicyExtender class.

Пространство имен:  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 PolicyExtender(policyStore, _
    name)
public PolicyExtender(
    PolicyStore policyStore,
    string name
)
public:
PolicyExtender(
    PolicyStore^ policyStore, 
    String^ name
)
new : 
        policyStore:PolicyStore * 
        name:string -> PolicyExtender
public function PolicyExtender(
    policyStore : PolicyStore, 
    name : String
)

Параметры

  • name
    Тип: System.String
    A string value that specifies the name of the policy extender.

См. также

Справочник

PolicyExtender Класс

Перегрузка PolicyExtender

Пространство имен Microsoft.SqlServer.Management.Dmf