Referencia de tabla o entidad DuplicateRuleCondition
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Condition of a duplicate detection rule.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
CompoundUpdateDuplicateDetectionRule | CompoundUpdateDuplicateDetectionRule Action | CompoundUpdateDuplicateDetectionRuleRequest |
Create | POST [org URI]/api/data/v9.0/duplicateruleconditions Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/duplicateruleconditions(duplicateruleconditionid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/duplicateruleconditions(duplicateruleconditionid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/duplicateruleconditions Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/duplicateruleconditions(duplicateruleconditionid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
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 |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- BaseAttributeName
- DuplicateRuleConditionId
- IgnoreBlankValues
- IsCustomizable
- MatchingAttributeName
- OperatorCode
- OperatorParam
- RegardingObjectId
- UniqueRuleName
BaseAttributeName
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Unique identifier of the condition. |
DisplayName | Duplicate Rule Condition |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | duplicateruleconditionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
IgnoreBlankValues
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de IgnoreBlankValues
Valor | Etiqueta | Descripción |
---|---|---|
1 | True | |
0 | False |
Valor predeterminado: 0
IsCustomizable
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Is Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
MatchingAttributeName
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Operator for this rule condition. |
DisplayName | Operator Code |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | operatorcode |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de OperatorCode
Valor | Etiqueta | Descripción |
---|---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Añadido por: solución msft_DupDetectionNewColumnsExtension
Propiedad | Valor |
---|---|
Description | |
DisplayName | UniqueRuleName |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | uniquerulename |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por 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
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentState
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de ComponentState
Valor | Etiqueta | Descripción |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
CreatedBy
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
IsManaged
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de IsManaged
Valor | Etiqueta | Descripción |
---|---|---|
1 | Managed | |
0 | Unmanaged |
Valor predeterminado: 0
ModifiedBy
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OverwriteTime
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
OwnerId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningBusinessUnit
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who owns the condition. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | ApplicationRequired |
Type | Uniqueidentifier |
SolutionId
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
Relaciones de uno a varios
Listado por SchemaName.
DuplicateRuleCondition_SyncErrors
Igual que la relación de varios a uno DuplicateRuleCondition_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
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 |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
- lk_duplicaterulecondition_createdonbehalfby
- DuplicateRule_DuplicateRuleConditions
- lk_duplicaterulecondition_modifiedonbehalfby
- lk_duplicateruleconditionbase_modifiedby
- lk_duplicateruleconditionbase_createdby
lk_duplicaterulecondition_createdonbehalfby
Consulte la relación de uno a varios lk_duplicaterulecondition_createdonbehalfby de la tabla systemuser.
DuplicateRule_DuplicateRuleConditions
Consulte la relación de uno a varios DuplicateRule_DuplicateRuleConditions de la tabla duplicaterule.
lk_duplicaterulecondition_modifiedonbehalfby
Consulte la relación de uno a varios lk_duplicaterulecondition_modifiedonbehalfby de la tabla systemuser.
lk_duplicateruleconditionbase_modifiedby
Consulte la relación de uno a varios lk_duplicateruleconditionbase_modifiedby de la tabla systemuser.
lk_duplicateruleconditionbase_createdby
Consulte la relación de uno a varios lk_duplicateruleconditionbase_createdby de la tabla systemuser.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web duplicaterulecondition EntityType