Udostępnij przez


DatabaseEncryptionKeyExtender Constructor (DatabaseEncryptionKey)

Creates a new database encryption key extender. This constructor is not CLS-compliant.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Deklaracja
Public Sub New ( _
    dek As DatabaseEncryptionKey _
)
public DatabaseEncryptionKeyExtender (
    DatabaseEncryptionKey dek
)
public:
DatabaseEncryptionKeyExtender (
    DatabaseEncryptionKey^ dek
)
public DatabaseEncryptionKeyExtender (
    DatabaseEncryptionKey dek
)
public function DatabaseEncryptionKeyExtender (
    dek : DatabaseEncryptionKey
)

Parameters

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.