IDTSProductLevel100.RequiredProductLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information, see DTSProductLevel.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSProductLevel RequiredProductLevel { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSProductLevel get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSProductLevel RequiredProductLevel { [System.Runtime.InteropServices.DispId(1610743808)] get; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
member this.RequiredProductLevel : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSProductLevel
Public ReadOnly Property RequiredProductLevel As DTSProductLevel
Property Value
- Attributes