LLBLGen Pro v5.4 Runtime Framework Reference Manual
LLBLGen Pro v5.4 Runtime Framework Reference Manual
Namespaces
SD.LLBLGen.Pro.ORMSupportClasses Namespaces
SD.LLBLGen.Pro.ORMSupportClasses
DataAccessAdapterBase Class
DataAccessAdapterBase Methods
FetchExcludedFieldsAsync Method
FetchExcludedFieldsAsync Method (IEntityCollection2, ExcludeIncludeFieldsList, CancellationToken)
DataAccessAdapterBase
FetchExcludedFieldsAsync Method
Overload List
Name
Description
FetchExcludedFieldsAsync(IEntity2, ExcludeIncludeFieldsList)
Async variant of
FetchExcludedFields(IEntity2, ExcludeIncludeFieldsList)
. Loads the data for the excluded fields specified in the list of excluded fields into the entity passed in.
(Inherited from
DataAccessAdapterCore
.)
FetchExcludedFieldsAsync(IEntityCollection2, ExcludeIncludeFieldsList)
Async variant of
FetchExcludedFields(IEntityCollection2, ExcludeIncludeFieldsList)
. Loads the data for the excluded fields specified in the list of excluded fields into all the entities in the entities collection passed in.
(Inherited from
DataAccessAdapterCore
.)
FetchExcludedFieldsAsync(IEntity2, ExcludeIncludeFieldsList, CancellationToken)
Async variant of
FetchExcludedFields(IEntity2, ExcludeIncludeFieldsList)
. Loads the data for the excluded fields specified in the list of excluded fields into the entity passed in.
(Inherited from
DataAccessAdapterCore
.)
FetchExcludedFieldsAsync(IEntityCollection2, ExcludeIncludeFieldsList, CancellationToken)
Async variant of
FetchExcludedFields(IEntityCollection2, ExcludeIncludeFieldsList)
. Loads the data for the excluded fields specified in the list of excluded fields into all the entities in the entities collection passed in.
(Overrides
DataAccessAdapterCore
FetchExcludedFieldsAsync(IEntityCollection2, ExcludeIncludeFieldsList, CancellationToken)
.)
Top
See Also
Reference
DataAccessAdapterBase Class
SD.LLBLGen.Pro.ORMSupportClasses Namespace
(c)2002-2018 Solutions Design bv
Send comments on this topic to
LLBLGen Pro v5.4 Runtime Framework Reference Documentation feedback