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


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

Initializes a new instance of the PolicyCollection class.

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

Синтаксис

'Декларация
Public Sub New ( _
    parent As PolicyStore, _
    customComparer As IComparer(Of String) _
)
'Применение
Dim parent As PolicyStore
Dim customComparer As IComparer(Of String)

Dim instance As New PolicyCollection(parent, _
    customComparer)
public PolicyCollection(
    PolicyStore parent,
    IComparer<string> customComparer
)
public:
PolicyCollection(
    PolicyStore^ parent, 
    IComparer<String^>^ customComparer
)
new : 
        parent:PolicyStore * 
        customComparer:IComparer<string> -> PolicyCollection
public function PolicyCollection(
    parent : PolicyStore, 
    customComparer : IComparer<String>
)

Параметры

Замечания

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