Flags Property

SQL-DMO

SQL-DMO

Flags Property

The Flags property is reserved for future use.

Applies To
JobStep Object
Syntax

object.Flags [= value]

Part

object

Expression that evaluates to an object in the Applies To list

value

Reserved

Data Type

Long

Modifiable

Read/write

Prototype (C/C++)

HRESULT GetFlags(LPLONG pRetVal);

HRESULT SetFlags(LONG NewValue);