Enumerazione DTSConnectionManagerScope

Specifies the DTS connection manager scope.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Enumeration DTSConnectionManagerScope
'Utilizzo
Dim instance As DTSConnectionManagerScope
public enum DTSConnectionManagerScope
public enum class DTSConnectionManagerScope
type DTSConnectionManagerScope
public enum DTSConnectionManagerScope

Membri

Nome membro Descrizione
Package The package scope.
Project The project scope.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime