Click or drag to resize

DatabaseLocationBackupOfOrForLocation Property

Gets a linked DatabaseLocation that is either backup of location or is the location being backup up which is decided by IsBackupLocation

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public DatabaseLocation BackupOfOrForLocation { get; set; }

Property Value

Type: DatabaseLocation
See Also