Table of Contents

Property MajorVersion

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

MajorVersion

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

public int MajorVersion { readonly get; set; }

Property Value

int

Remarks

For SQL Server 2022, MajorVersion = 16. For PostgreSQL 17.6, MajorVersion = 17. For MySQL 8.4, MajorVersion = 8.