Comparteix a través de


Referencia de tabla o entidad ElasticFileAttachment

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Elastic File Attachment

Añadido por: solución NonRelational Data Provider Custom Actions

Mensajes

Mensaje Operación de API web Método o clase de SDK
Create POST [org URI]/api/data/v9.0/elasticfileattachments
Vea Crear
CreateRequest o
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/elasticfileattachments(elasticfileattachmentid)
Vea Eliminar
DeleteRequest o
Delete
Retrieve GET [org URI]/api/data/v9.0/elasticfileattachments(elasticfileattachmentid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/elasticfileattachments
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/elasticfileattachments(elasticfileattachmentid)
Vea Actualizar
UpdateRequest o
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
Upsert UpsertRequest
UpsertMultiple UpsertMultiple Action UpsertMultipleRequest

Propiedades

Propiedad Valor
CollectionSchemaName ElasticFileAttachments
DisplayCollectionName ElasticFileAttachments
DisplayName ElasticFileAttachment
EntitySetName elasticfileattachments
IsBPFEntity False
LogicalCollectionName elasticfileattachments
LogicalName elasticfileattachment
OwnershipType None
PrimaryIdAttribute elasticfileattachmentid
PrimaryNameAttribute filename
SchemaName ElasticFileAttachment

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

ElasticFileAttachmentId

Propiedad Valor
Description Unique identifier of the elastic file attachment.
DisplayName ElasticFileAttachmentId
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName elasticfileattachmentid
RequiredLevel SystemRequired
Type Uniqueidentifier

FileName

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Añadido por: solución Active Solution

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

CreatedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description Storage pointer.
DisplayName Storage Pointer
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead False
LogicalName storagepointer
MaxLength 10
RequiredLevel None
Type String

VersionNumber

Añadido por: solución Active Solution

Propiedad Valor
Description Version number of the file attachment.
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.

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.

componentversionnrddatasource_ElasticFileAttachments

Añadido por: solución Component Versioning

Consulte la relación de uno a varios componentversionnrddatasource_ElasticFileAttachments de la tabla componentversionnrddatasource.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web elasticfileattachment EntityType