Referencia de tabla o entidad DisplayString
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Customized messages for an entity that has been renamed.
Mensajes
| Mensaje | Operación de API web | Ensamblado del SDK |
|---|---|---|
| Retrieve | GET [org URI]/api/data/v9.0/displaystrings(displaystringid) Vea Recuperar |
RetrieveRequest o Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/displaystrings Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
| Update | PATCH [org URI]/api/data/v9.0/displaystrings(displaystringid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
| Propiedad | Valor |
|---|---|
| CollectionSchemaName | DisplayStrings |
| DisplayCollectionName | Display Strings |
| DisplayName | Display String |
| EntitySetName | displaystrings |
| IsBPFEntity | False |
| LogicalCollectionName | displaystrings |
| LogicalName | displaystring |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | displaystringid |
| PrimaryNameAttribute | |
| SchemaName | DisplayString |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
CustomComment
| Propiedad | Valor |
|---|---|
| Description | Comment for a customized display string. |
| DisplayName | Comment |
| FormatName | TextArea |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | customcomment |
| MaxLength | 500 |
| RequiredLevel | None |
| Type | String |
CustomDisplayString
| Propiedad | Valor |
|---|---|
| Description | Customized display string. |
| DisplayName | Custom Display String |
| FormatName | TextArea |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | customdisplaystring |
| MaxLength | 750 |
| RequiredLevel | None |
| Type | String |
DisplayStringId
| Propiedad | Valor |
|---|---|
| Description | Unique identifier of the display string. |
| DisplayName | Custom Display String Id |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | displaystringid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
LanguageCode
| Propiedad | Valor |
|---|---|
| Description | Language code of the display string. |
| DisplayName | Language Code |
| Format | Locale |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | languagecode |
| MaxValue | 2147483647 |
| MinValue | 0 |
| RequiredLevel | None |
| Type | Integer |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- ComponentState
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- DisplayStringIdUnique
- DisplayStringKey
- FormatParameters
- IsManaged
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- OverwriteTime
- PublishedDisplayString
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentState
| 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 display string. |
| 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 display string 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 displaystring. |
| 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 |
DisplayStringIdUnique
| Propiedad | Valor |
|---|---|
| Description | For internal use only. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | displaystringidunique |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
DisplayStringKey
| Propiedad | Valor |
|---|---|
| Description | For internal use only. |
| DisplayName | Resource Key |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | displaystringkey |
| MaxLength | 200 |
| RequiredLevel | SystemRequired |
| Type | String |
FormatParameters
| Propiedad | Valor |
|---|---|
| Description | Parameters used for formatting the display string. |
| DisplayName | Format Parameters |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | formatparameters |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | SystemRequired |
| Type | Integer |
IsManaged
| Propiedad | Valor |
|---|---|
| Description | |
| DisplayName | |
| 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 display string. |
| 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 display string 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 displaystring. |
| 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 |
OrganizationId
| Propiedad | Valor |
|---|---|
| Description | Unique identifier of the organization associated with the display string. |
| DisplayName | Organization |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | SystemRequired |
| Targets | organization |
| Type | Lookup |
OrganizationIdName
| Propiedad | Valor |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OverwriteTime
| Propiedad | Valor |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | For internal use only. |
| DisplayName | Record Overwrite Time |
| Format | DateOnly |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overwritetime |
| RequiredLevel | SystemRequired |
| Type | DateTime |
PublishedDisplayString
| Propiedad | Valor |
|---|---|
| Description | Published display string. |
| DisplayName | Published Display String |
| FormatName | TextArea |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | publisheddisplaystring |
| MaxLength | 750 |
| RequiredLevel | None |
| Type | String |
SolutionId
| Propiedad | Valor |
|---|---|
| Description | Unique identifier of the associated solution. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | solutionid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
SupportingSolutionId
| Propiedad | Valor |
|---|---|
| Description | For internal use only. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | supportingsolutionid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
VersionNumber
| Propiedad | Valor |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
DisplayString_AsyncOperations
Igual que la relación de varios a uno DisplayString_AsyncOperations de la tabla asyncoperation.
| Propiedad | Valor |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | DisplayString_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
DisplayString_BulkDeleteFailures
Igual que la relación de varios a uno DisplayString_BulkDeleteFailures de la tabla bulkdeletefailure.
| Propiedad | Valor |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | DisplayString_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
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.
- organization_custom_displaystrings
- lk_DisplayStringbase_createdby
- lk_DisplayStringbase_modifiedby
- lk_DisplayStringbase_modifiedonbehalfby
- lk_DisplayStringbase_createdonbehalfby
organization_custom_displaystrings
Consulte la relación de uno a varios organization_custom_displaystrings de la tabla organization.
lk_DisplayStringbase_createdby
Consulte la relación de uno a varios lk_DisplayStringbase_createdby de la tabla systemuser.
lk_DisplayStringbase_modifiedby
Consulte la relación de uno a varios lk_DisplayStringbase_modifiedby de la tabla systemuser.
lk_DisplayStringbase_modifiedonbehalfby
Consulte la relación de uno a varios lk_DisplayStringbase_modifiedonbehalfby de la tabla systemuser.
lk_DisplayStringbase_createdonbehalfby
Consulte la relación de uno a varios lk_DisplayStringbase_createdonbehalfby de la tabla systemuser.
Consultar también
Acerca de la referencia de tabla
Referencia de la API web
displaystring EntityType
Comentarios
Enviar e ver os comentarios