Click or drag to resize

ISubEntityFetchPlanSetFetchStrategyOnSingleCollectionProperty Method


Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
void SetFetchStrategyOnSingleCollectionProperty(
	PropertyInfo propertyInfo,
	PropertyFetchStrategy preload
)

Parameters

propertyInfo  PropertyInfo
 
preload  PropertyFetchStrategy
 
See Also