RetrieveAllEntities Function
Retrieves metadata information about all the entities.
Parameters
Parameters allow for data to be passed to the function.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
EntityFilters
|
EntityFilters | False | True | Filter to control how much data for each entity is retrieved. |
|
RetrieveAsIfPublished
|
Edm.Boolean | False | True | Whether to retrieve the metadata that has not been published. |
Return Type
| Type | Nullable | Description |
|---|---|---|
| RetrieveAllEntitiesResponse | False | The RetrieveAllEntities function returns the following value. |