ElasticFileAttachment テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

Elastic File Attachment

追加元 : NonRelational Data Provider Custom Actions ソリューション

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Create POST [org URI]/api/data/v9.0/elasticfileattachments
作成を参照
CreateRequest または
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/elasticfileattachments(elasticfileattachmentid)
削除を参照
DeleteRequest または
Delete
Retrieve GET [org URI]/api/data/v9.0/elasticfileattachments(elasticfileattachmentid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/elasticfileattachments
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/elasticfileattachments(elasticfileattachmentid)
更新を参照
UpdateRequest または
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
Upsert UpsertRequest
UpsertMultiple UpsertMultiple Action UpsertMultipleRequest

プロパティ

プロパティ
CollectionSchemaName ElasticFileAttachments
DisplayCollectionName ElasticFileAttachments
DisplayName ElasticFileAttachment
EntitySetName elasticfileattachments
IsBPFEntity False
LogicalCollectionName elasticfileattachments
LogicalName elasticfileattachment
OwnershipType None
PrimaryIdAttribute elasticfileattachmentid
PrimaryNameAttribute filename
SchemaName ElasticFileAttachment

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

ElasticFileAttachmentId

プロパティ
Description Unique identifier of the elastic file attachment.
DisplayName ElasticFileAttachmentId
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName elasticfileattachmentid
RequiredLevel SystemRequired
Type Uniqueidentifier

FileName

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

CreatedOn

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description Storage pointer.
DisplayName Storage Pointer
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead False
LogicalName storagepointer
MaxLength 10
RequiredLevel None
Type String

VersionNumber

追加元 : Active Solution ソリューション

プロパティ
Description Version number of the file attachment.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

一対多関連付け

SchemaName が一覧表示。

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

componentversionnrddatasource_ElasticFileAttachments

追加元 : Component Versioning ソリューション

componentversionnrddatasource テーブル/エンティティの一対多のリレーションシップ componentversionnrddatasource_ElasticFileAttachments を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス elasticfileattachment EntityType