SqlAdapterBinding.Encrypt Property

Definition

public:
 property bool Encrypt { bool get(); void set(bool value); };
public bool Encrypt { get; set; }
member this.Encrypt : bool with get, set
Public Property Encrypt As Boolean

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.Encrypt

Applies to