DuplicateRuleCondition テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Condition of a duplicate detection rule.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
CompoundUpdateDuplicateDetectionRule | CompoundUpdateDuplicateDetectionRule Action | CompoundUpdateDuplicateDetectionRuleRequest |
Create | POST [org URI]/api/data/v9.0/duplicateruleconditions 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/duplicateruleconditions(duplicateruleconditionid) 削除を参照 |
DeleteRequest または Delete |
Retrieve | GET [org URI]/api/data/v9.0/duplicateruleconditions(duplicateruleconditionid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/duplicateruleconditions データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/duplicateruleconditions(duplicateruleconditionid) 更新を参照 |
UpdateRequest または Update |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | DuplicateRuleConditions |
DisplayCollectionName | Duplicate Rule Conditions |
DisplayName | Duplicate Rule Condition |
EntitySetName | duplicateruleconditions |
IsBPFEntity | False |
LogicalCollectionName | duplicateruleconditions |
LogicalName | duplicaterulecondition |
OwnershipType | None |
PrimaryIdAttribute | duplicateruleconditionid |
PrimaryNameAttribute | |
SchemaName | DuplicateRuleCondition |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- BaseAttributeName
- DuplicateRuleConditionId
- IgnoreBlankValues
- IsCustomizable
- MatchingAttributeName
- OperatorCode
- OperatorParam
- RegardingObjectId
- UniqueRuleName
BaseAttributeName
プロパティ | 値 |
---|---|
Description | Field that is being compared. |
DisplayName | Base Field |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | baseattributename |
MaxLength | 128 |
RequiredLevel | SystemRequired |
Type | String |
DuplicateRuleConditionId
プロパティ | 値 |
---|---|
Description | Unique identifier of the condition. |
DisplayName | Duplicate Rule Condition |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | duplicateruleconditionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
IgnoreBlankValues
プロパティ | 値 |
---|---|
Description | Determines whether to consider blank values as non-duplicate values |
DisplayName | Ignore Blank Values |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ignoreblankvalues |
RequiredLevel | None |
Type | Boolean |
IgnoreBlankValues の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | True | |
0 | False |
既定値 : 0
IsCustomizable
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Is Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
MatchingAttributeName
プロパティ | 値 |
---|---|
Description | Field that is being compared with the base field. |
DisplayName | Matching Field |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | matchingattributename |
MaxLength | 128 |
RequiredLevel | SystemRequired |
Type | String |
OperatorCode
プロパティ | 値 |
---|---|
Description | Operator for this rule condition. |
DisplayName | Operator Code |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | operatorcode |
RequiredLevel | SystemRequired |
Type | Picklist |
OperatorCode の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Exact Match | |
1 | Same First Characters | |
2 | Same Last Characters | |
3 | Same Date | |
4 | Same Date and Time | |
5 | Exact Match (Pick List Label) | |
6 | Exact Match (Pick List Value) |
OperatorParam
プロパティ | 値 |
---|---|
Description | Parameter value of N if the operator is Same First Characters or Same Last Characters. |
DisplayName | Operator Parameter |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | operatorparam |
MaxValue | 2147483647 |
MinValue | 1 |
RequiredLevel | None |
Type | Integer |
RegardingObjectId
プロパティ | 値 |
---|---|
Description | Unique identifier of the object with which the condition is associated. |
DisplayName | Regarding |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | regardingobjectid |
RequiredLevel | None |
Targets | duplicaterule |
Type | Lookup |
UniqueRuleName
追加元 : msft_DupDetectionNewColumnsExtension ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | UniqueRuleName |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | uniquerulename |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ComponentIdUnique
- ComponentState
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- IsManaged
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OverwriteTime
- OwnerId
- OwnerIdType
- OwningBusinessUnit
- OwningUser
- SolutionId
- SupportingSolutionId
ComponentIdUnique
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentState
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
ComponentState の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
CreatedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who created the condition. |
DisplayName | Created By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the condition was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | SystemRequired |
Type | DateTime |
CreatedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who created the duplicate rule condition. |
DisplayName | Created By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
IsManaged
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | Indicates whether the solution component is part of a managed solution. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
IsManaged の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Managed | |
0 | Unmanaged |
既定値 : 0
ModifiedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who last modified the condition. |
DisplayName | Modified By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the condition was last modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | SystemRequired |
Type | DateTime |
ModifiedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who last modified the duplicate rule condition. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OverwriteTime
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
OwnerId
プロパティ | 値 |
---|---|
Description | Unique identifier of the user or team who owns the duplicate rule condition. |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | ApplicationRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningBusinessUnit
プロパティ | 値 |
---|---|
Description | Unique identifier of the business unit that owns the condition. |
DisplayName | Owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | ApplicationRequired |
Type | Uniqueidentifier |
OwningUser
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who owns the condition. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | ApplicationRequired |
Type | Uniqueidentifier |
SolutionId
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
一対多関連付け
SchemaName が一覧表示。
DuplicateRuleCondition_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ DuplicateRuleCondition_SyncErrors と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | DuplicateRuleCondition_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_duplicaterulecondition_createdonbehalfby
- DuplicateRule_DuplicateRuleConditions
- lk_duplicaterulecondition_modifiedonbehalfby
- lk_duplicateruleconditionbase_modifiedby
- lk_duplicateruleconditionbase_createdby
lk_duplicaterulecondition_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_duplicaterulecondition_createdonbehalfby を参照してください。
DuplicateRule_DuplicateRuleConditions
duplicaterule テーブル/エンティティの一対多のリレーションシップ DuplicateRule_DuplicateRuleConditions を参照してください。
lk_duplicaterulecondition_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_duplicaterulecondition_modifiedonbehalfby を参照してください。
lk_duplicateruleconditionbase_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_duplicateruleconditionbase_modifiedby を参照してください。
lk_duplicateruleconditionbase_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_duplicateruleconditionbase_createdby を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス duplicaterulecondition EntityType