DTSConnectionManagerScope 列舉

Specifies the DTS connection manager scope.

命名空間:  Microsoft.SqlServer.Dts.Runtime
組件:  Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)

語法

'宣告
Public Enumeration DTSConnectionManagerScope
'用途
Dim instance As DTSConnectionManagerScope
public enum DTSConnectionManagerScope
public enum class DTSConnectionManagerScope
type DTSConnectionManagerScope
public enum DTSConnectionManagerScope

成員

成員名稱 說明
Package The package scope.
Project The project scope.

請參閱

參考

Microsoft.SqlServer.Dts.Runtime 命名空間