RetrieveAllCompositeDataSources Function
API responsible for retrieving all composite environment variables starting from a root variable.
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
ParentSchemaName
|
Edm.String | False | False | Identifier of the environment variable (Required). |
Return type
Type | Nullable | Description |
---|---|---|
Collection(crmbaseentity) | False | The RetrieveAllCompositeDataSources function returns the following value. |
Entities
Use the RetrieveAllCompositeDataSources function with these entity types:
Name | Display name | Description |
---|---|---|
environmentvariabledefinition | Environment Variable Definition | Contains information about the settable variable: its type, default value, and etc. |