Share via


DatabaseOperation.Collation Property

Definition

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

public virtual string Collation { get; set; }
public virtual string? Collation { get; set; }
member this.Collation : string with get, set
Public Overridable Property Collation As String

Property Value

Applies to