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. |