Freigeben über


DTSConnectionManagerScope-Enumeration

Specifies the DTS connection manager scope.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Enumeration DTSConnectionManagerScope
'Usage
Dim instance As DTSConnectionManagerScope
public enum DTSConnectionManagerScope
public enum class DTSConnectionManagerScope
type DTSConnectionManagerScope
public enum DTSConnectionManagerScope

Elemente

Elementname Beschreibung
Package The package scope.
Project The project scope.

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime-Namespace