Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Elastic File Attachment
Hinzugefügt von: NonRelational Data Provider Custom Actions-Lösung
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
Create | POST [org URI]/api/data/v9.0/elasticfileattachments Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/elasticfileattachments(elasticfileattachmentid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder Delete |
Retrieve | GET [org URI]/api/data/v9.0/elasticfileattachments(elasticfileattachmentid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/elasticfileattachments Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/elasticfileattachments(elasticfileattachmentid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
Upsert | UpsertRequest | |
UpsertMultiple | UpsertMultiple Action | UpsertMultipleRequest |
Eigenschaften
Eigenschaft | Wert |
---|---|
CollectionSchemaName | ElasticFileAttachments |
DisplayCollectionName | ElasticFileAttachments |
DisplayName | ElasticFileAttachment |
EntitySetName | elasticfileattachments |
IsBPFEntity | False |
LogicalCollectionName | elasticfileattachments |
LogicalName | elasticfileattachment |
OwnershipType | None |
PrimaryIdAttribute | elasticfileattachmentid |
PrimaryNameAttribute | filename |
SchemaName | ElasticFileAttachment |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- ElasticFileAttachmentId
- FileName
- ImportSequenceNumber
- MimeType
- ObjectId
- ObjectIdTypeCode
- ObjectTypeCode
- OverriddenCreatedOn
- PartitionId
- RegardingFieldName
- TTLInSeconds
ElasticFileAttachmentId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the elastic file attachment. |
DisplayName | ElasticFileAttachmentId |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | elasticfileattachmentid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
FileName
Eigenschaft | Wert |
---|---|
Description | File name of the attachment. |
DisplayName | File Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | filename |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
ImportSequenceNumber
Eigenschaft | Wert |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
MimeType
Eigenschaft | Wert |
---|---|
Description | MIME type of the attachment. |
DisplayName | MIME Type |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mimetype |
MaxLength | 256 |
RequiredLevel | None |
Type | String |
ObjectId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the object with which the attachment is associated. |
DisplayName | Regarding |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objectid |
RequiredLevel | None |
Targets | componentversionnrddatasource |
Type | Lookup |
ObjectIdTypeCode
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | Type of entity with which the elastic file attachment is associated. |
DisplayName | Object Id Type Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objectidtypecode |
RequiredLevel | None |
Type | EntityName |
ObjectTypeCode
Eigenschaft | Wert |
---|---|
Description | Type of entity with which the elastic file attachment is associated. |
DisplayName | Object Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objecttypecode |
RequiredLevel | None |
Type | EntityName |
OverriddenCreatedOn
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
PartitionId
Eigenschaft | Wert |
---|---|
Description | Logical partition id. A logical partition consists of a set of records with same partition id. |
DisplayName | Partition Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | partitionid |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
RegardingFieldName
Eigenschaft | Wert |
---|---|
Description | Regarding attribute schema name of the attachment. |
DisplayName | Regarding Attribute Schema Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingfieldname |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
TTLInSeconds
Eigenschaft | Wert |
---|---|
Description | Time to live in seconds. |
DisplayName | Time to live |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ttlinseconds |
MaxValue | 2147483647 |
MinValue | 1 |
RequiredLevel | None |
Type | Integer |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
CreatedOn
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the attachment was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
FilePointer
Eigenschaft | Wert |
---|---|
Description | File pointer of the attachment. |
DisplayName | File Pointer |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | filepointer |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
FileSizeInBytes
Eigenschaft | Wert |
---|---|
Description | File size of the attachment in bytes. |
DisplayName | File Size (Bytes) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | filesizeinbytes |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Prefix
Eigenschaft | Wert |
---|---|
Description | Prefix of the file pointer in blob storage. |
DisplayName | Prefix |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | prefix |
MaxLength | 10 |
RequiredLevel | None |
Type | String |
StoragePointer
Eigenschaft | Wert |
---|---|
Description | Storage pointer. |
DisplayName | Storage Pointer |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | storagepointer |
MaxLength | 10 |
RequiredLevel | None |
Type | String |
VersionNumber
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | Version number of the file attachment. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
Viele-zu-Eins-Beziehungen
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.
componentversionnrddatasource_ElasticFileAttachments
Hinzugefügt von: Component Versioning-Lösung
Siehe die componentversionnrddatasource_ElasticFileAttachments-Eins-zu-Viele-Beziehung für die componentversionnrddatasource-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz elasticfileattachment EntityType