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.
Specifies the DTS connection manager scope.
public enum class DTSConnectionManagerScope
public enum DTSConnectionManagerScope
type DTSConnectionManagerScope =
Public Enum DTSConnectionManagerScope
- Inheritance
-
DTSConnectionManagerScope
Fields
Name | Value | Description |
---|---|---|
Package | 0 | The package scope. |
Project | 1 | The project scope. |