SubEntityFetchPlanSetFetchStrategyOnAllCollectionProperties Method
Namespace: Ignition.Framework.RepositoriesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public void SetFetchStrategyOnAllCollectionProperties(
PropertyFetchStrategy fetchStrategy
)
Public Sub SetFetchStrategyOnAllCollectionProperties (
fetchStrategy As PropertyFetchStrategy
)
public:
virtual void SetFetchStrategyOnAllCollectionProperties(
PropertyFetchStrategy fetchStrategy
) sealed
abstract SetFetchStrategyOnAllCollectionProperties :
fetchStrategy : PropertyFetchStrategy -> unit
override SetFetchStrategyOnAllCollectionProperties :
fetchStrategy : PropertyFetchStrategy -> unit
- fetchStrategy PropertyFetchStrategy
-
ISubEntityFetchPlanSetFetchStrategyOnAllCollectionProperties(PropertyFetchStrategy)