Struct DatabaseInfo
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
public struct DatabaseInfo
Properties
- Edition
Gets or sets the database edition.
- MajorVersion
Gets or sets the major version number of the database server.
- MinorVersion
Gets or sets the minor version number of the database server.
- Name
Gets or sets the database product name.
- Vendor
Gets or sets the database vendor name.
Methods
- ToString()
Returns a formatted string representation of the database information.