IDaoFetchExcludedFields Method |
Name | Description | |
---|---|---|
FetchExcludedFields(IEntity, ITransaction, ExcludeIncludeFieldsList) |
Loads the data for the excluded fields specified in the list of excluded fields into the entity passed in.
| |
FetchExcludedFields(IEntityCollection, ITransaction, 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.
|