ModelComponentCollection.Preloadable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether the collection can be preloaded.
protected virtual bool Preloadable { get; }
member this.Preloadable : bool
Protected Overridable ReadOnly Property Preloadable As Boolean
Property Value
true if the collection can be preloaded; otherwise, false.