DatabaseOperation.Collation 属性

定义

数据库的排序规则,或使用 null 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

属性值

适用于