Udostępnij za pośrednictwem


Konstruktor MasterKey (Database)

Inicjuje nowe wystąpienie MasterKey klasy określonej bazy danych.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Sub New ( _
    parent As Database _
)
'Użycie
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
)

Parametry

Przykłady

Wywołanie metody