Click or drag to resize

DatabaseLocationEndDatabaseNumber Property

Gets or sets the last database number within the range of databases for this location

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

Property Value

Type: UInt32
The last database number within the range of databases for this location
See Also