ConnectionManagerSqlMobileClass.ProtectionLevel Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSProtectionLevel ProtectionLevel { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSProtectionLevel get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSProtectionLevel value); };
[System.Runtime.InteropServices.DispId(2)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTSProtectionLevel ProtectionLevel { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.ProtectionLevel : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTSProtectionLevel with get, set
Public Overridable Property ProtectionLevel As DTSProtectionLevel
Eigenschaftswert
Implementiert
- Attribute