次の方法で共有


ByteArrayRelationalTypeMapper.CreateBoundedMapping プロパティ

定義

指定した長さのプロパティのマッピングを作成する関数を取得します。

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

プロパティ値

適用対象