主旨資料表/實體參考 (Microsoft Dataverse)

有關系統中可用主題的資訊。

Messages

下表列出 Subject 資料表的訊息。 訊息代表可以在表格上執行的作業。 它們也可能是事件。

名字
是事件嗎?
Web API 作業 SDK for .NET
Associate
事件:真實
關聯記錄 關聯記錄
Create
事件:真實
POST /民
請參閱 建立
建立記錄
Delete
事件:真實
DELETE /subjects(subjectid)
請參閱 刪除
刪除記錄
Disassociate
事件:真實
取消關聯記錄 取消關聯記錄
Restore
事件:真實
Restore 瞭解如何搭配 SDK for .NET 使用訊息
Retrieve
事件:真實
GET /subjects(subjectid)
請參閱 擷取
擷取記錄
RetrieveMultiple
事件:真實
GET /民
請參閱 查詢資料
查詢數據
Update
事件:真實
PATCH /subjects(subjectid)
查看 更新
更新記錄
Upsert
事件:False
PATCH /subjects(subjectid)
請參閱更新 插入表格列
UpsertRequest

屬性

下表列出「主旨」資料表的選取內容。

房產 價值觀
DisplayName 主旨
顯示集合名稱 民
結構描述名稱 Subject
集合架構名稱 Subjects
實體集名稱 subjects
邏輯名稱 subject
邏輯集合名稱 subjects
PrimaryId屬性 subjectid
PrimaryName屬性 title
表格類型 Standard
擁有權類型 OrganizationOwned

可寫入的資料行/屬性

這些資料行/屬性會針對 IsValidForCreate 或 IsValidForUpdate 傳回 true (通常兩者)。 依 SchemaName 列出。

Description

房產 價值觀
Description 主題描述。
顯示名稱 說明
IsValidForForm 否
IsValidForRead 對
LogicalName description
RequiredLevel None
類型 備忘錄
格式 文字
格式名稱 文字
Ime模式 Auto
是可本地化 否
最大長度 2000

功能遮罩

房產 價值觀
Description 指定主體何時顯示在主體清單中的資訊。
顯示名稱 功能遮罩
IsValidForForm 否
IsValidForRead 對
LogicalName featuremask
RequiredLevel None
類型 整數
最大值 1000000000
最小值 0

ImportSequenceNumber

房產 價值觀
Description 建立此記錄之資料匯入或資料移轉的唯一識別碼。
顯示名稱 匯入序號
IsValidForForm 否
IsValidForRead 對
LogicalName importsequencenumber
RequiredLevel None
類型 整數
最大值 2147483647
最小值 -2147483648

OverriddenCreatedOn

房產 價值觀
Description 移轉記錄的日期和時間。
顯示名稱 記錄建立日期
IsValidForForm 否
IsValidForRead 對
LogicalName overriddencreatedon
RequiredLevel None
類型 DateTime
CanChangeDateTime行為 否
日期時間行為 使用者本機
格式 DateOnly
Ime模式 停用
來源類型遮罩 0

父主旨

房產 價值觀
Description 父主體的唯一識別碼。
顯示名稱 父主題
IsValidForForm 否
IsValidForRead 對
LogicalName parentsubject
RequiredLevel None
類型 查詢
Targets 主題

主題標識

房產 價值觀
Description 主體的唯一識別碼。
顯示名稱 主旨
IsValidForForm 否
IsValidForRead 對
LogicalName subjectid
RequiredLevel 系統必要
類型 Uniqueidentifier

Title

房產 價值觀
Description 主題的標題。
顯示名稱 標題
IsValidForForm 否
IsValidForRead 對
LogicalName title
RequiredLevel None
類型 繩子
格式 文字
格式名稱 文字
Ime模式 Auto
是可本地化 否
最大長度 500

唯讀資料行/屬性

這些資料行/屬性會針對 IsValidForCreate 和 IsValidForUpdate 傳回 false。 依 SchemaName 列出。

CreatedBy

房產 價值觀
Description 建立主旨之使用者的唯一識別碼。
顯示名稱 創建者
IsValidForForm 否
IsValidForRead 對
LogicalName createdby
RequiredLevel None
類型 查詢
Targets systemuser

CreatedByExternalParty

房產 價值觀
Description 顯示建立記錄的外部對象。
顯示名稱 建立者 (外部合作者)
IsValidForForm 對
IsValidForRead 對
LogicalName createdbyexternalparty
RequiredLevel None
類型 查詢
Targets 外部派對

創建日期

房產 價值觀
Description 建立主旨的日期和時間。
顯示名稱 建立時間
IsValidForForm 否
IsValidForRead 對
LogicalName createdon
RequiredLevel None
類型 DateTime
CanChangeDateTime行為 否
日期時間行為 使用者本機
格式 日期與時間
Ime模式 停用
來源類型遮罩 0

CreatedOnBehalfBy

房產 價值觀
Description 建立主旨之委派使用者的唯一識別碼。
顯示名稱 建立者 (委派)
IsValidForForm 否
IsValidForRead 對
LogicalName createdonbehalfby
RequiredLevel None
類型 查詢
Targets systemuser

ModifiedBy

房產 價值觀
Description 上次修改主旨之使用者的唯一識別碼。
顯示名稱 修改者
IsValidForForm 否
IsValidForRead 對
LogicalName modifiedby
RequiredLevel None
類型 查詢
Targets systemuser

修改者ExternalParty

房產 價值觀
Description 顯示修改記錄的外部合作對象。
顯示名稱 修改者 (外部方)
IsValidForForm 對
IsValidForRead 對
LogicalName modifiedbyexternalparty
RequiredLevel None
類型 查詢
Targets 外部派對

修改時

房產 價值觀
Description 上次修改主旨的日期和時間。
顯示名稱 修改於
IsValidForForm 否
IsValidForRead 對
LogicalName modifiedon
RequiredLevel None
類型 DateTime
CanChangeDateTime行為 否
日期時間行為 使用者本機
格式 日期與時間
Ime模式 停用
來源類型遮罩 0

ModifiedOnBehalfBy

房產 價值觀
Description 上次修改主旨之委派使用者的唯一識別碼。
顯示名稱 修改者 (委派)
IsValidForForm 否
IsValidForRead 對
LogicalName modifiedonbehalfby
RequiredLevel None
類型 查詢
Targets systemuser

組織識別碼

房產 價值觀
Description 與主體相關聯之組織的唯一識別碼。
顯示名稱 組織
IsValidForForm 否
IsValidForRead 對
LogicalName organizationid
RequiredLevel 系統必要
類型 查詢
Targets 組織

版本編號

房產 價值觀
Description 主旨的版本號碼。
顯示名稱 版本號碼
IsValidForForm 否
IsValidForRead 對
LogicalName versionnumber
RequiredLevel None
類型 大國際
最大值 9223372036854775807
最小值 -9223372036854775808

多對一關聯

這些關係是多對一的。 依 SchemaName 列出。

lk_subject_createdonbehalfby

一To-Many 關係: systemuser lk_subject_createdonbehalfby

房產 價值觀
參考實體 systemuser
參考屬性 systemuserid
ReferencingAttribute createdonbehalfby
ReferencingEntityNavigationPropertyName createdonbehalfby
是階層式
CascadeConfiguration 存檔: NoCascade
指派: NoCascade
刪除: NoCascade
合併: NoCascade
重新父項: NoCascade
RollupView: NoCascade
共: NoCascade
取消分享: NoCascade

lk_subject_modifiedonbehalfby

一To-Many 關係: 系統使用者lk_subject_modifiedonbehalfby

房產 價值觀
參考實體 systemuser
參考屬性 systemuserid
ReferencingAttribute modifiedonbehalfby
ReferencingEntityNavigationPropertyName modifiedonbehalfby
是階層式
CascadeConfiguration 存檔: NoCascade
指派: NoCascade
刪除: NoCascade
合併: NoCascade
重新父項: NoCascade
RollupView: NoCascade
共: NoCascade
取消分享: NoCascade

lk_subjectbase_createdby

一To-Many 關係: 系統使用者lk_subjectbase_createdby

房產 價值觀
參考實體 systemuser
參考屬性 systemuserid
ReferencingAttribute createdby
ReferencingEntityNavigationPropertyName createdby
是階層式
CascadeConfiguration 存檔: NoCascade
指派: NoCascade
刪除: NoCascade
合併: NoCascade
重新父項: NoCascade
RollupView: NoCascade
共: NoCascade
取消分享: NoCascade

lk_subjectbase_modifiedby

一To-Many 關係: systemuser lk_subjectbase_modifiedby

房產 價值觀
參考實體 systemuser
參考屬性 systemuserid
ReferencingAttribute modifiedby
ReferencingEntityNavigationPropertyName modifiedby
是階層式
CascadeConfiguration 存檔: NoCascade
指派: NoCascade
刪除: NoCascade
合併: NoCascade
重新父項: NoCascade
RollupView: NoCascade
共: NoCascade
取消分享: NoCascade

organization_subjects

一To-Many 關係: 組織organization_subjects

房產 價值觀
參考實體 organization
參考屬性 organizationid
ReferencingAttribute organizationid
ReferencingEntityNavigationPropertyName organizationid
是階層式
CascadeConfiguration 存檔: NoCascade
指派: NoCascade
刪除: NoCascade
合併: NoCascade
重新父項: NoCascade
RollupView: NoCascade
共: NoCascade
取消分享: NoCascade

subject_parent_subject

一To-Many 關係: 主體subject_parent_subject

房產 價值觀
參考實體 subject
參考屬性 subjectid
ReferencingAttribute parentsubject
ReferencingEntityNavigationPropertyName parentsubject
是階層式
CascadeConfiguration 存檔: NoCascade
指派: NoCascade
刪除: RemoveLink
合併: NoCascade
重新父項: NoCascade
RollupView: NoCascade
共: NoCascade
取消分享: NoCascade

一對多關係

這些關係是一對多的。 依 SchemaName 列出。

msdyn_subject_knowledgearticletemplate_subjectid

多To-One 關係: msdyn_knowledgearticletemplate msdyn_subject_knowledgearticletemplate_subjectid

房產 價值觀
ReferencingEntity msdyn_knowledgearticletemplate
ReferencingAttribute msdyn_subjectid
參考實體導航屬性名稱 msdyn_subject_knowledgearticletemplate_subjectid
IsCustomizable True
關聯功能表配置 可用離線:True
態度: UseCollectionName
隊: Details
標籤:
MenuId:空值
訂單: 10000
QueryApi:空
檢視標識碼: 00000000-0000-0000-0000-000000000000

Subject_AsyncOperations

多To-One 關係: 非同步操作Subject_AsyncOperations

房產 價值觀
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
參考實體導航屬性名稱 Subject_AsyncOperations
IsCustomizable False
關聯功能表配置 可用離線:True
態度: DoNotDisplay
隊: Details
標籤:
MenuId:空值
次:
QueryApi:空
檢視標識碼: 00000000-0000-0000-0000-000000000000

Subject_BulkDeleteFailures

多To-One 關係: bulkdeletefailure Subject_BulkDeleteFailures

房產 價值觀
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
參考實體導航屬性名稱 Subject_BulkDeleteFailures
IsCustomizable False
關聯功能表配置 可用離線:True
態度: DoNotDisplay
隊: Details
標籤:
MenuId:空值
次:
QueryApi:空
檢視標識碼: 00000000-0000-0000-0000-000000000000

subject_DeletedItemReferences

多重To-One 關係: deleteditemreference subject_DeletedItemReferences

房產 價值觀
ReferencingEntity deleteditemreference
ReferencingAttribute deletedobject
參考實體導航屬性名稱 subject_DeletedItemReferences
IsCustomizable True
關聯功能表配置 可用離線:True
態度: DoNotDisplay
隊: Details
標籤:
MenuId:空值
次:
QueryApi:空
檢視標識碼: 00000000-0000-0000-0000-000000000000

subject_kb_articles

多To-One 關係: kbarticle subject_kb_articles

房產 價值觀
ReferencingEntity kbarticle
ReferencingAttribute subjectid
參考實體導航屬性名稱 subject_kb_articles
IsCustomizable False
關聯功能表配置 可用離線:True
態度: DoNotDisplay
隊: Details
標籤:
MenuId:空值
次:
QueryApi:空
檢視標識碼: 00000000-0000-0000-0000-000000000000

subject_knowledgearticles

多To-One 關係: 知識文章subject_knowledgearticles

房產 價值觀
ReferencingEntity knowledgearticle
ReferencingAttribute subjectid
參考實體導航屬性名稱 subject_knowledgearticles
IsCustomizable False
關聯功能表配置 可用離線:True
態度: DoNotDisplay
隊: Details
標籤:
MenuId:空值
次:
QueryApi:空
檢視標識碼: 00000000-0000-0000-0000-000000000000

subject_parent_subject

多重To-One 關係: 主題subject_parent_subject

房產 價值觀
ReferencingEntity subject
ReferencingAttribute parentsubject
參考實體導航屬性名稱 subject_parent_subject
IsCustomizable False
關聯功能表配置 可用離線:True
態度: DoNotDisplay
隊: Details
標籤:
MenuId:空值
次:
QueryApi:空
檢視標識碼: 00000000-0000-0000-0000-000000000000

Subject_ProcessSessions

多To-One 關係: processsession Subject_ProcessSessions

房產 價值觀
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
參考實體導航屬性名稱 Subject_ProcessSessions
IsCustomizable False
關聯功能表配置 可用離線:True
態度: UseCollectionName
隊: Details
標籤:
MenuId:空值
訂單: 110
QueryApi:空
檢視標識碼: 00000000-0000-0000-0000-000000000000

Subject_SyncErrors

多To-One 關係: sync錯誤Subject_SyncErrors

房產 價值觀
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
參考實體導航屬性名稱 Subject_SyncErrors
IsCustomizable True
關聯功能表配置 可用離線:True
態度: DoNotDisplay
隊: Details
標籤:
MenuId:空值
次:
QueryApi:空
檢視標識碼: 00000000-0000-0000-0000-000000000000

另請參閱

Dataverse 資料表/實體參考
Dataverse Web API 參考
subject