Table of Contents

Property Edition

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

Edition

Gets or sets the database edition.

public string Edition { readonly get; set; }

Property Value

string

Remarks

Identifies the specific edition or SKU of the database software.

Examples for SQL Server: "Developer Edition", "Express Edition", "Standard Edition", "Enterprise Edition". May be empty for databases without edition distinctions (like PostgreSQL or MySQL).