次の方法で共有


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

プロパティ値

適用対象