This is an archive version of the document. To get the most up-to-date information, see the current version.

VBRSQLDatabase

In this article

    This object contains database in backup.

    Related Commands

    Get-VBRSQLDatabase

    Properties

    Property

    Type

    Description

    RestorePoint

    GUID

    The ID of the restore point containing the database.

    ServerName

    string

    The name of the host where the database is located.

    InstanceName

    string

    The name of the SQL instance where the database is created.

    IsSystem

    bool

    Indicates that this is a system database.

    IsReadonly

    bool

    Indicates that the database is read only.

    CreationTime

    DateTime

    The date of creation of the database.

    Name

    string

    The name of the database.

    Id

    GUID

    The ID of the database.