SymmetricKeyEncryption コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| 名前 | 説明 |
|---|---|
| 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