PersistFlags Property (SQL-DMO)

The PersistFlags property is reserved for future use.

Applies To

RegisteredServer Object

Syntax

object.PersistFlags [= 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 GetPersistFlags(LPLONG pRetVal);

HRESULT SetPersistFlags(long NewValue);

  


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