Ibahagi sa


DTSExecutionLocation Enum

Definition

public enum class DTSExecutionLocation
public enum DTSExecutionLocation
type DTSExecutionLocation = 
Public Enum DTSExecutionLocation
Inheritance
DTSExecutionLocation

Fields

Name Value Description
DTSEL_INPROC_SERVER 0
DTSEL_LOCAL_SERVER 1
DTSEL_REMOTE_SERVER 2

Remarks

For more information, see DTSExecutionLocation.

Applies to