Referencia de tabla o entidad Attribute
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
RetrieveMultiple | GET [org URI]/api/data/v9.0/attributes Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | Attributes |
DisplayCollectionName | Attributes |
DisplayName | Attribute |
EntitySetName | attributes |
IsBPFEntity | False |
LogicalCollectionName | attributes |
LogicalName | attribute |
OwnershipType | None |
PrimaryIdAttribute | attributeid |
PrimaryNameAttribute | name |
SchemaName | Attribute |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- AttributeId
- ExternalName
- LogicalName
- ManagedPropertyLogicalName
- ManagedPropertyParentAttributeName
- Name
- PhysicalName
- TableColumnName
AttributeId
Propiedad | Valor |
---|---|
Description | Unique identifier of the attribute. |
DisplayName | Attribute |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | attributeid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ExternalName
Propiedad | Valor |
---|---|
Description | The external name of this attribute. |
DisplayName | External Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | externalname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
LogicalName
Propiedad | Valor |
---|---|
Description | The logical name of this attribute. |
DisplayName | Logical Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | logicalname |
MaxLength | 128 |
RequiredLevel | SystemRequired |
Type | String |
ManagedPropertyLogicalName
Propiedad | Valor |
---|---|
Description | The managed property logical name of this attribute. |
DisplayName | Managed Property Logical Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | managedpropertylogicalname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
ManagedPropertyParentAttributeName
Propiedad | Valor |
---|---|
Description | The managed property parent attribute name of this attribute. |
DisplayName | Managed Property Parent Attribute Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | managedpropertyparentattributename |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
Name
Propiedad | Valor |
---|---|
Description | The name of this Attribute. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
PhysicalName
Propiedad | Valor |
---|---|
Description | The physical name of this attribute. |
DisplayName | Physical Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | physicalname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
TableColumnName
Propiedad | Valor |
---|---|
Description | The table column name of this attribute. |
DisplayName | Table Column Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | tablecolumnname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
AttributeOf
Añadido por: solución Metadata Extension
Propiedad | Valor |
---|---|
Description | Attribute Of |
DisplayName | Attribute Of |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | attributeof |
RequiredLevel | None |
Type | Uniqueidentifier |
AttributeTypeId
Añadido por: solución Metadata Extension
Propiedad | Valor |
---|---|
Description | Attribute Type Id |
DisplayName | Attribute Type Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | attributetypeid |
RequiredLevel | None |
Type | Uniqueidentifier |
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 |
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 |
SolutionId
Propiedad | Valor |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ValidForReadAPI
Añadido por: solución Metadata Extension
Propiedad | Valor |
---|---|
Description | Valid For Read API |
DisplayName | Valid For Read API |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | validforreadapi |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de ValidForReadAPI
Valor | Etiqueta | Descripción |
---|
VersionNumber
Añadido por: solución Metadata Extension
Propiedad | Valor |
---|---|
Description | The version number of this attribute. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
- attribute_solutioncomponentattrconfig
- referencingattribute_relationshipattribute
- referencedattribute_relationshipattribute
- attribute_dvfilesearchattribute
- attribute_dvtablesearchattribute
attribute_solutioncomponentattrconfig
Añadido por: solución Solution Component Configuration
Igual que la relación de varios a uno attribute_solutioncomponentattrconfig de la tabla solutioncomponentattributeconfiguration.
Propiedad | Valor |
---|---|
ReferencingEntity | solutioncomponentattributeconfiguration |
ReferencingAttribute | attributeid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | attribute_solutioncomponentattrconfig |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
referencingattribute_relationshipattribute
Añadido por: solución Metadata Extension
Igual que la relación de varios a uno referencingattribute_relationshipattribute de la tabla relationshipattribute.
Propiedad | Valor |
---|---|
ReferencingEntity | relationshipattribute |
ReferencingAttribute | referencingattributeid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | referencingdattribute_relationshipattribute |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
referencedattribute_relationshipattribute
Añadido por: solución Metadata Extension
Igual que la relación de varios a uno referencedattribute_relationshipattribute de la tabla relationshipattribute.
Propiedad | Valor |
---|---|
ReferencingEntity | relationshipattribute |
ReferencingAttribute | referencedattributeid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | referencedattribute_relationshipattribute |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
attribute_dvfilesearchattribute
Añadido por: solución AIPlatformExtensionsComponents Solution
Igual que la relación de varios a uno attribute_dvfilesearchattribute de la tabla dvfilesearchattribute.
Propiedad | Valor |
---|---|
ReferencingEntity | dvfilesearchattribute |
ReferencingAttribute | attribute |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | attribute_dvfilesearchattribute |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
attribute_dvtablesearchattribute
Añadido por: solución AIPlatformExtensionsComponents Solution
Igual que la relación de varios a uno attribute_dvtablesearchattribute de la tabla dvtablesearchattribute.
Propiedad | Valor |
---|---|
ReferencingEntity | dvtablesearchattribute |
ReferencingAttribute | attribute |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | attribute_dvtablesearchattribute |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web attribute EntityType