Edit

Share via


ErrorCode.Operation_TryToModifyRuntimeForRunningBackfillJob Field

Definition

If the job is a backfill job, you cannot modify the job's runtime value when the job is running.

public const int Operation_TryToModifyRuntimeForRunningBackfillJob = -2147220963;
val mutable Operation_TryToModifyRuntimeForRunningBackfillJob : int
Public Const Operation_TryToModifyRuntimeForRunningBackfillJob As Integer  = -2147220963

Field Value

Value = -2147220963

Applies to