Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
For more information, see DTSProductLevel.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("AB7CED30-5029-4A6F-83FB-7D1CE9606377")> _
Public Interface IDTSProductLevel100
'Usage
Dim instance As IDTSProductLevel100
[GuidAttribute("AB7CED30-5029-4A6F-83FB-7D1CE9606377")]
public interface IDTSProductLevel100
[GuidAttribute(L"AB7CED30-5029-4A6F-83FB-7D1CE9606377")]
public interface class IDTSProductLevel100
[<GuidAttribute("AB7CED30-5029-4A6F-83FB-7D1CE9606377")>]
type IDTSProductLevel100 = interface end
public interface IDTSProductLevel100
The IDTSProductLevel100 type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
RequiredProductLevel | Infrastructure. For more information, see DTSProductLevel. |
Top