DTSConnectionManagerScope Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information, see DTSConnectionManagerScope. Specifies the scope levels of a connection manager.
public enum class DTSConnectionManagerScope
public enum DTSConnectionManagerScope
type DTSConnectionManagerScope =
Public Enum DTSConnectionManagerScope
- Inheritance
-
DTSConnectionManagerScope
Fields
Name | Value | Description |
---|---|---|
DTSCMS_PACKAGE | 0 | Specifies the scope is for a package level. |
DTSCMS_PROJECT | 1 | Specifies the scope is for a project level. |