InvalidDependency
これは、Dynamics CRMのInvalidDependencyエンティティを表すテーブルです。
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
無効な依存関係を表す一意識別子。 |
| ExistingComponentId | String | True |
無効な依存関係を持つオブジェクトの一意識別子。 |
| ExistingComponentType | String | True |
無効な依存関係を持つオブジェクトのコンポーネントの種類。 |
| ExistingDependencyType | String | True |
無効な依存関係の種類。 |
| InvalidDependencyId | String | True |
無効な依存関係を表す一意識別子。 |
| IsExistingNodeRequiredComponent | Boolean | True |
既存のノードが依存関係の必須コンポーネントであるかどうかを示します。 |
| MissingComponentId | String | False |
不足コンポーネントを表す一意識別子。 |
| MissingComponentInfo | String | True | |
| MissingComponentLookupType | Integer | True |
不足コンポーネントの検索の種類。 |
| MissingComponentType | String | True |
不足コンポーネントのオブジェクトの種類コード。 |