IDTSConnectionManager100.ProtectionLevel 属性

定义

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSProtectionLevel ProtectionLevel { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSProtectionLevel get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSProtectionLevel value); };
[System.Runtime.InteropServices.DispId(2)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.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.Sql2014.DTSProtectionLevel with get, set
Public Property ProtectionLevel As DTSProtectionLevel

属性值

DTSProtectionLevel 枚举的枚举值之一。

属性

适用于