DTSExecStatus 列挙型

定義

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

フィールド

DTSES_ABEND 6
DTSES_COMPLETED 5
DTSES_EXECUTING 3
DTSES_NONE 1
DTSES_SUSPENDED 4
DTSES_VALIDATING 2

注釈

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

適用対象