Propriedade do RDL Signature.EncryptionMechanism
EncryptionMechanism relationship class of Signature
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public Shared Property EncryptionMechanism As ModelRelationshipClass
Get
Friend Set
'Uso
Dim value As ModelRelationshipClass
value = Signature.EncryptionMechanism
public static ModelRelationshipClass EncryptionMechanism { get; internal set; }
public:
static property ModelRelationshipClass^ EncryptionMechanism {
ModelRelationshipClass^ get ();
internal: void set (ModelRelationshipClass^ value);
}
static member EncryptionMechanism : ModelRelationshipClass with get, internal set
static function get EncryptionMechanism () : ModelRelationshipClass
internal static function set EncryptionMechanism (value : ModelRelationshipClass)
Valor da propriedade
Tipo: Microsoft.SqlServer.Dac.Model.ModelRelationshipClass