Référence d’entité/de table Attribute
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
RetrieveMultiple | GET [org URI]/api/data/v9.0/attributes Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
Propriétés
Propriété | Valeur |
---|---|
CollectionSchemaName | Attributes |
DisplayCollectionName | Attributes |
DisplayName | Attribute |
EntitySetName | attributes |
IsBPFEntity | False |
LogicalCollectionName | attributes |
LogicalName | attribute |
OwnershipType | None |
PrimaryIdAttribute | attributeid |
PrimaryNameAttribute | name |
SchemaName | Attribute |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
- AttributeId
- ExternalName
- LogicalName
- ManagedPropertyLogicalName
- ManagedPropertyParentAttributeName
- Name
- PhysicalName
- TableColumnName
AttributeId
Propriété | Valeur |
---|---|
Description | Unique identifier of the attribute. |
DisplayName | Attribute |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | attributeid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ExternalName
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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 |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
AttributeOf
Ajouté par : solution Metadata Extension
Propriété | Valeur |
---|---|
Description | Attribute Of |
DisplayName | Attribute Of |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | attributeof |
RequiredLevel | None |
Type | Uniqueidentifier |
AttributeTypeId
Ajouté par : solution Metadata Extension
Propriété | Valeur |
---|---|
Description | Attribute Type Id |
DisplayName | Attribute Type Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | attributetypeid |
RequiredLevel | None |
Type | Uniqueidentifier |
ComponentState
Propriété | Valeur |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
Choix/Options ComponentState
Valeur | Étiquette | Description |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
OverwriteTime
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
SolutionId
Propriété | Valeur |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ValidForReadAPI
Ajouté par : solution Metadata Extension
Propriété | Valeur |
---|---|
Description | Valid For Read API |
DisplayName | Valid For Read API |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | validforreadapi |
RequiredLevel | None |
Type | Boolean |
Choix/Options ValidForReadAPI
Valeur | Étiquette | Description |
---|
VersionNumber
Ajouté par : solution Metadata Extension
Propriété | Valeur |
---|---|
Description | The version number of this attribute. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relations un-à-plusieurs
Répertorié par SchemaName.
- attribute_solutioncomponentattrconfig
- referencingattribute_relationshipattribute
- referencedattribute_relationshipattribute
- attribute_dvfilesearchattribute
- attribute_dvtablesearchattribute
attribute_solutioncomponentattrconfig
Ajouté par : solution Solution Component Configuration
Identique à la relation plusieurs à un attribute_solutioncomponentattrconfig pour la table/entité solutioncomponentattributeconfiguration.
Propriété | Valeur |
---|---|
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
Ajouté par : solution Metadata Extension
Identique à la relation plusieurs à un referencingattribute_relationshipattribute pour la table/entité relationshipattribute.
Propriété | Valeur |
---|---|
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
Ajouté par : solution Metadata Extension
Identique à la relation plusieurs à un referencedattribute_relationshipattribute pour la table/entité relationshipattribute.
Propriété | Valeur |
---|---|
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
Ajouté par : solution AIPlatformExtensionsComponents Solution
Identique à la relation plusieurs à un attribute_dvfilesearchattribute pour la table/entité dvfilesearchattribute.
Propriété | Valeur |
---|---|
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
Ajouté par : solution AIPlatformExtensionsComponents Solution
Identique à la relation plusieurs à un attribute_dvtablesearchattribute pour la table/entité dvtablesearchattribute.
Propriété | Valeur |
---|---|
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 |
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web attribute EntityType