Status Property (BackupDevice)

SQL-DMO

SQL-DMO

Status Property (BackupDevice)

The Status property returns component execution or integrity state information.

Applies To
BackupDevice Object
Syntax

object.Status

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetStatus(LPLONG pRetVal);

Remarks

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