Dependency
これは、Dynamics CRMのDependencyエンティティを表すテーブルです。
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
依存関係を表す一意識別子。 |
| DependencyId | String | True |
依存関係を表す一意識別子。 |
| DependencyType | String | True |
依存関係の種類。 |
| DependentComponentBaseSolutionId | String | True | |
| DependentComponentNodeId_Id | String | True |
依存コンポーネントのノードの一意識別子。 |
| DependentComponentNodeId_LogicalName | String | True | |
| DependentComponentNodeId_Name | String | True | |
| DependentComponentObjectId | String | True | |
| DependentComponentParentId | String | True | |
| DependentComponentType | String | True | |
| RequiredComponentBaseSolutionId | String | True | |
| RequiredComponentNodeId_Id | String | True |
必須コンポーネントのノードの一意識別子。 |
| RequiredComponentNodeId_LogicalName | String | True | |
| RequiredComponentNodeId_Name | String | True | |
| RequiredComponentObjectId | String | True | |
| RequiredComponentParentId | String | True | |
| RequiredComponentType | String | True |