Bagikan melalui


IDTSProductLevel100 Interface

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
Public property RequiredProductLevel Infrastructure. For more information, see DTSProductLevel.

Top

See Also

Reference

Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace