Status Property (BackupDevice) (SQL-DMO)

The Status property returns component execution or integrity state information.

Applies To

BackupDevice Object

Syntax

object.Status

Part Description
object Expression that evaluates to an object in the Applies To list

Remarks

For the BackupDevice object, the Status property is maintained for compatibility with earlier versions of SQL-DMO.

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetStatus(LPLONG pRetVal);

  


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