SubEntityFetchPlanGetFetchStrategyForProperty Method
Namespace: Ignition.Framework.RepositoriesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public PropertyFetchStrategy GetFetchStrategyForProperty(
PropertyInfo propertyInfo
)
Public Function GetFetchStrategyForProperty (
propertyInfo As PropertyInfo
) As PropertyFetchStrategy
public:
virtual PropertyFetchStrategy GetFetchStrategyForProperty(
PropertyInfo^ propertyInfo
) sealed
abstract GetFetchStrategyForProperty :
propertyInfo : PropertyInfo -> PropertyFetchStrategy
override GetFetchStrategyForProperty :
propertyInfo : PropertyInfo -> PropertyFetchStrategy
- propertyInfo PropertyInfo
-
PropertyFetchStrategyISubEntityFetchPlanGetFetchStrategyForProperty(PropertyInfo)