Table of Contents

Property MinorVersion

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

MinorVersion

Gets or sets the minor version number of the database server.

public int MinorVersion { readonly get; set; }

Property Value

int

Remarks

For SQL Server 16.0, MinorVersion = 0. For PostgreSQL 17.6, MinorVersion = 6. For MySQL 8.4, MinorVersion = 4.