Click or drag to resize

SubEntityFetchPlanBuilderTModelApplyStrategyToAllProperties Method


Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public SubEntityFetchPlanBuilder<TModel> ApplyStrategyToAllProperties(
	PropertyFetchStrategy namedFetchStrategy
)

Parameters

namedFetchStrategy  PropertyFetchStrategy
 

Return Value

SubEntityFetchPlanBuilderTModel
See Also