DatabaseOperation.Collation Property

Definition

The collation for the database, or null to use the default collation of the instance of SQL Server.

C#
public virtual string Collation { get; set; }
C#
public virtual string? Collation { get; set; }

Property Value

Applies to

Produkt Versioner
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0