DTSExecutionLocation 列挙型

定義

public enum class DTSExecutionLocation
public enum DTSExecutionLocation
type DTSExecutionLocation = 
Public Enum DTSExecutionLocation
継承
DTSExecutionLocation

フィールド

DTSEL_INPROC_SERVER 0
DTSEL_LOCAL_SERVER 1
DTSEL_REMOTE_SERVER 2

注釈

詳細については、「DTSExecutionLocation」を参照してください。

適用対象