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


Конструктор MasterKey (Database)

Initializes a new instance of the MasterKey class on the specified database.

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

Синтаксис

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

Dim instance As New MasterKey(parent)
public MasterKey(
    Database parent
)
public:
MasterKey(
    Database^ parent
)
new : 
        parent:Database -> MasterKey
public function MasterKey(
    parent : Database
)

Параметры

Примеры

Вызов методов