SubEntityFetchPlan.SetFetchStrategyOnAllCollectionProperties 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
-
ISubEntityFetchPlan.SetFetchStrategyOnAllCollectionProperties(PropertyFetchStrategy)