ISql90Signature.EncryptionMechanism プロパティ
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Property EncryptionMechanism As ISql90SignatureEncryptionMechanism
'使用
Dim instance As ISql90Signature
Dim value As ISql90SignatureEncryptionMechanism
value = instance.EncryptionMechanism
instance.EncryptionMechanism = value
ISql90SignatureEncryptionMechanism EncryptionMechanism { get; set; }
property ISql90SignatureEncryptionMechanism^ EncryptionMechanism {
ISql90SignatureEncryptionMechanism^ get ();
void set (ISql90SignatureEncryptionMechanism^ value);
}
function get EncryptionMechanism () : ISql90SignatureEncryptionMechanism
function set EncryptionMechanism (value : ISql90SignatureEncryptionMechanism)
プロパティ値
型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.ISql90SignatureEncryptionMechanism