Click or drag to resize

DatabaseLocationStartDatabaseNumber Property

Gets and sets the start of the range of Database numbers for this location.

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

Property Value

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