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 命名空间