หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Model type class for DatabaseEncryptionKey
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Shared ReadOnly DatabaseEncryptionKey As ModelTypeClass
'Usage
Dim value As ModelTypeClass
value = ModelSchema.DatabaseEncryptionKey
public static readonly ModelTypeClass DatabaseEncryptionKey
public:
static initonly ModelTypeClass^ DatabaseEncryptionKey
static val DatabaseEncryptionKey: ModelTypeClass
public static final var DatabaseEncryptionKey : ModelTypeClass