ISubEntityFetchPlanSetFetchStrategyOnSingleCollectionProperty Method

Definition

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

Parameters

propertyInfo  PropertyInfo
 
preload  PropertyFetchStrategy
 

See Also