Конструктор Policy.Key (String)

Initializes a new instance of the Policy.Key class that has the specified name.

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

Синтаксис

'Декларация
Public Sub New ( _
    name As String _
)
'Применение
Dim name As String 

Dim instance As New Policy.Key(name)
public Key(
    string name
)
public:
Key(
    String^ name
)
new : 
        name:string -> Key
public function Policy.Key(
    name : String
)

Параметры

См. также

Справочник

Policy.Key Класс

Перегрузка Policy.Key

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