dependency EntityType
Description: A component dependency in CRM.
Entity Set path: [organization URI]/api/data/v8.0/dependencies
Base Type: crmbaseentity EntityType
Display Name: Dependency
Primary Key: dependencyid
Properties
Operations using the dependency entity type.
The dependency entity type has no single-valued navigation properties.
The dependency entity type has no collection-valued navigation properties.
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_dependentcomponentnodeid_value |
Edm.Guid |
Description: Unique identifier of the dependent component's node. Computed property Read-only property |
_requiredcomponentnodeid_value |
Edm.Guid |
Description: Unique identifier of the required component's node Computed property Read-only property |
dependencyid |
Edm.Guid |
Description: Unique identifier of a dependency. Display Name: Dependency Identifier Read-only property |
dependencytype |
Edm.Int32 |
Description: The dependency type of the dependency. Default Options: 0 : None Display Name: Dependency Type Read-only property |
dependentcomponentbasesolutionid |
Edm.Guid |
Description: Read-only property |
dependentcomponentobjectid |
Edm.Guid |
Description: Read-only property |
dependentcomponentparentid |
Edm.Guid |
Description: Read-only property |
dependentcomponenttype |
Edm.Int32 |
Description: Default Options: 1 : Entity Read-only property |
requiredcomponentbasesolutionid |
Edm.Guid |
Description: Read-only property |
requiredcomponentintroducedversion |
Edm.Double |
Description: Read-only property |
requiredcomponentobjectid |
Edm.Guid |
Description: Read-only property |
requiredcomponentparentid |
Edm.Guid |
Description: Read-only property |
requiredcomponenttype |
Edm.Int32 |
Description: Default Options: 1 : Entity Read-only property |
Operations using the dependency entity type.
The following operations use the dependency entity type in a parameter or return type.
Name | How used | Description |
---|---|---|
ReturnType |
Retrieves a collection of dependency records that describe any solution components that would prevent a solution component from being deleted. |
|
ReturnType |
Retrieves a list of the solution component dependencies that can prevent you from uninstalling a managed solution. |
|
ReturnType |
Retrieves a list dependencies for solution components that directly depend on a solution component. |
참고 항목
기타 리소스
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.