Click or drag to resize

SubEntityFetchPlanSetFetchStrategyOnAllCollectionProperties Method


Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public void SetFetchStrategyOnAllCollectionProperties(
	PropertyFetchStrategy fetchStrategy
)

Parameters

fetchStrategy  PropertyFetchStrategy
 

Implements

ISubEntityFetchPlanSetFetchStrategyOnAllCollectionProperties(PropertyFetchStrategy)
See Also