Flags Property (SQL-DMO)

The Flags property is reserved for future use.

Applies To

JobStep Object

Syntax

object.Flags [= value]

Part Description
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);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.