Name | Description | |
---|---|---|
![]() | HandleEnumerableProperty | With this event every object (table) gets the path to determine in which layer it currently is. Additionally you can define that further iterations on this layer should not be executed to be able to further filter the data source. |
![]() | HandleFlattenedProperty | |
![]() | LoadDeferredContent | Enables lazy property loading. This event is triggered before the provider does examine the property and enables to late load property contents as they are actually required. See the MSDN documentation on loading deferred content for WCF or ADO.NET Data Services for an example. |