SubEntityFetchPlanSetFetchStrategyOnAllCollectionProperties Method

Definition

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public void SetFetchStrategyOnAllCollectionProperties(
	PropertyFetchStrategy fetchStrategy
)

Parameters

fetchStrategy  PropertyFetchStrategy
 

Implements

ISubEntityFetchPlanSetFetchStrategyOnAllCollectionProperties(PropertyFetchStrategy)

See Also