ConnectionManagerOLAPClass.Scope Property
Definition
public:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSConnectionManagerScope Scope { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSConnectionManagerScope get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSConnectionManagerScope value); };
[System.Runtime.InteropServices.DispId(8)]
[get: System.Runtime.InteropServices.DispId(8)]
[set: System.Runtime.InteropServices.DispId(8)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTSConnectionManagerScope Scope { get; set; }
Public Overridable Property Scope As DTSConnectionManagerScope
Property Value
- DTSConnectionManagerScope
Implements
- Attributes
-
Applies to