次の方法で共有


ModelComponentCollection.Preloadable プロパティ

定義

コレクションを事前に読み込みできるかどうかを示す値を取得します。

protected virtual bool Preloadable { get; }
member this.Preloadable : bool
Protected Overridable ReadOnly Property Preloadable As Boolean

プロパティ値

コレクションを事前に読み込むことができる場合は true。それ以外の場合は false。

適用対象