共用方式為


KeyEncryptionType 欄位

Gets or sets the key encryption type.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public KeyEncryptionType As KeyEncryptionType
'用途
Dim instance As SymmetricKeyEncryption
Dim value As KeyEncryptionType

value = instance.KeyEncryptionType

instance.KeyEncryptionType = value
public KeyEncryptionType KeyEncryptionType
public:
KeyEncryptionType KeyEncryptionType
val mutable KeyEncryptionType: KeyEncryptionType
public var KeyEncryptionType : KeyEncryptionType

欄位值

型別:Microsoft.SqlServer.Management.Smo. . :: . .KeyEncryptionType
A KeyEncryptionType object value that specifies the type of encryption used on the symmetric key.