gebeurtenis
Power BI DataViz World Championships
14 feb, 16 - 31 mrt, 16
Met 4 kansen om in te gaan, kun je een conferentiepakket winnen en het naar de LIVE Grand Finale in Las Vegas maken
Meer informatieDeze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Elastic File Attachment
The following table lists the messages for the ElasticFileAttachment table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Associate Event: True |
Associate records | Associate records |
Create Event: True |
POST /elasticfileattachmentsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /elasticfileattachments(elasticfileattachmentid)See Delete |
Delete records |
DeleteMultiple Event: True |
DeleteMultiple | Learn to use messages with the SDK for .NET |
Disassociate Event: True |
Disassociate records | Disassociate records |
Retrieve Event: True |
GET /elasticfileattachments(elasticfileattachmentid)See Retrieve |
Retrieve records |
RetrieveEntityChanges Event: True |
RetrieveEntityChangesRequest | |
RetrieveMultiple Event: True |
GET /elasticfileattachmentsSee Query data |
Query data |
Update Event: True |
PATCH /elasticfileattachments(elasticfileattachmentid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: True |
PATCH /elasticfileattachments(elasticfileattachmentid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: True |
UpsertMultiple | UpsertMultipleRequest |
The following table lists selected properties for the ElasticFileAttachment table.
Property | Value |
---|---|
DisplayName | ElasticFileAttachment |
DisplayCollectionName | ElasticFileAttachments |
SchemaName | ElasticFileAttachment |
CollectionSchemaName | ElasticFileAttachments |
EntitySetName | elasticfileattachments |
LogicalName | elasticfileattachment |
LogicalCollectionName | elasticfileattachments |
PrimaryIdAttribute | elasticfileattachmentid |
PrimaryNameAttribute | filename |
TableType | Elastic |
OwnershipType | None |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
Property | Value |
---|---|
Description | Unique identifier of the elastic file attachment. |
DisplayName | ElasticFileAttachmentId |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | elasticfileattachmentid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | File name of the attachment. |
DisplayName | File Name |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | filename |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 255 |
Property | Value |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importsequencenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Property | Value |
---|---|
Description | MIME type of the attachment. |
DisplayName | MIME Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mimetype |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
Property | Value |
---|---|
Description | Unique identifier of the object with which the attachment is associated. |
DisplayName | Regarding |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objectid |
RequiredLevel | None |
Type | Lookup |
Targets | componentversionnrddatasource, sourcecontrolcomponentpayload |
Property | Value |
---|---|
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 |
Property | Value |
---|---|
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 |
Property | Value |
---|---|
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Logical partition id. A logical partition consists of a set of records with same partition id. |
DisplayName | Partition Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | partitionid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | Regarding attribute schema name of the attachment. |
DisplayName | Regarding Attribute Schema Name |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingfieldname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 255 |
Property | Value |
---|---|
Description | Time to live in seconds. |
DisplayName | Time to live |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ttlinseconds |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 1 |
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
Property | Value |
---|---|
Description | Date and time when the attachment was created. |
DisplayName | Created On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | File pointer of the attachment. |
DisplayName | File Pointer |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | filepointer |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 255 |
Property | Value |
---|---|
Description | File size of the attachment in bytes. |
DisplayName | File Size (Bytes) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | filesizeinbytes |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Property | Value |
---|---|
Description | Prefix of the file pointer in blob storage. |
DisplayName | Prefix |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | prefix |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 10 |
Property | Value |
---|---|
Description | Storage pointer. |
DisplayName | Storage Pointer |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | storagepointer |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 10 |
Property | Value |
---|---|
Description | Version number of the file attachment. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
These relationships are many-to-one. Listed by SchemaName.
One-To-Many Relationship: componentversionnrddatasource componentversionnrddatasource_ElasticFileAttachments
Property | Value |
---|---|
ReferencedEntity | componentversionnrddatasource |
ReferencedAttribute | componentversionnrddatasourceid |
ReferencingAttribute | objectid |
ReferencingEntityNavigationPropertyName | objectid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: sourcecontrolcomponentpayload sourcecontrolcomponentpayload_ElasticFileAttachments
Property | Value |
---|---|
ReferencedEntity | sourcecontrolcomponentpayload |
ReferencedAttribute | sourcecontrolcomponentpayloadid |
ReferencingAttribute | objectid |
ReferencingEntityNavigationPropertyName | objectid_sourcecontrolcomponentpayload |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
These relationships are one-to-many. Listed by SchemaName.
Many-To-One Relationship: componentversionnrddatasource ElasticFileAttachment_componentversionnrddatasource_Payload
Property | Value |
---|---|
ReferencingEntity | componentversionnrddatasource |
ReferencingAttribute | payload |
ReferencedEntityNavigationPropertyName | ElasticFileAttachment_componentversionnrddatasource_Payload |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: sourcecontrolcomponentpayload ElasticFileAttachment_SourceControlComponentPayload_ComponentPayload
Property | Value |
---|---|
ReferencingEntity | sourcecontrolcomponentpayload |
ReferencingAttribute | componentpayload |
ReferencedEntityNavigationPropertyName | ElasticFileAttachment_SourceControlComponentPayload_ComponentPayload |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: sourcecontrolcomponentpayload ElasticFileAttachment_SourceControlComponentPayload_ComponentPayloadInGit
Property | Value |
---|---|
ReferencingEntity | sourcecontrolcomponentpayload |
ReferencingAttribute | componentpayloadingit |
ReferencedEntityNavigationPropertyName | ElasticFileAttachment_SourceControlComponentPayload_ComponentPayloadInGit |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Dataverse table/entity reference
Dataverse Web API Reference
elasticfileattachment
gebeurtenis
Power BI DataViz World Championships
14 feb, 16 - 31 mrt, 16
Met 4 kansen om in te gaan, kun je een conferentiepakket winnen en het naar de LIVE Grand Finale in Las Vegas maken
Meer informatieTraining
Leertraject
Use advance techniques in canvas apps to perform custom updates and optimization - Training
Use advance techniques in canvas apps to perform custom updates and optimization
Certificering
Microsoft Certified: Power Platform Functional Consultant Associate - Certifications
Demonstrate the use of Microsoft Power Platform solutions to simplify, automate, and empower business processes for organizations in the role of a Functional Consultant.