SymmetricKeyEncryption 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
| 名稱 | Description |
|---|---|
| SymmetricKeyEncryption() |
預設建構函式 |
| SymmetricKeyEncryption(KeyEncryptionType, String) |
參數化建構器 - 從參數值填充屬性 |
SymmetricKeyEncryption()
預設建構函式
public SymmetricKeyEncryption();
Public Sub New ()
適用於
SymmetricKeyEncryption(KeyEncryptionType, String)
參數化建構器 - 從參數值填充屬性
public SymmetricKeyEncryption(Microsoft.SqlServer.Management.Smo.KeyEncryptionType encryptionType, string value);
new Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption : Microsoft.SqlServer.Management.Smo.KeyEncryptionType * string -> Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption
Public Sub New (encryptionType As KeyEncryptionType, value As String)
參數
- encryptionType
- KeyEncryptionType
- value
- String