次の方法で共有


StringRelationalTypeMapper.CreateBoundedUnicodeMapping プロパティ

定義

境界付き Unicode 文字列のマッピングを作成する関数を取得します。

public virtual Func<int,Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping> CreateBoundedUnicodeMapping { get; }
member this.CreateBoundedUnicodeMapping : Func<int, Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping>
Public Overridable ReadOnly Property CreateBoundedUnicodeMapping As Func(Of Integer, RelationalTypeMapping)

プロパティ値

適用対象