PersistFlags Property

SQL-DMO

SQL-DMO

PersistFlags Property

The PersistFlags property is reserved for future use.

Applies To
RegisteredServer Object
Syntax

object.PersistFlags [= value]

Parts

object

Expression that evaluates to an object in the Applies To list

value

Reserved

Data Type

Long

Modifiable

Read/write

Prototype (C/C++)

HRESULT GetPersistFlags(LPLONG pRetVal);

HRESULT SetPersistFlags(long NewValue);