Aracılığıyla paylaş


DatabaseEncryptionType Enumeration

The DatabaseEncryptionType enumeration contains values that are used to specify the encryption types.

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

Syntax

'Bildirim
Public Enumeration DatabaseEncryptionType
public enum DatabaseEncryptionType
public enum class DatabaseEncryptionType
public enum DatabaseEncryptionType
public enum DatabaseEncryptionType

Members

Member name Description
ServerAsymmetricKey  
ServerCertificate  

Remarks

The DatabaseEncryptionType enumeration is served by the EncyptionType property.

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.