次の方法で共有


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

注意

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

追加元 : Microsoft Dynamics 365 Component History APIs ソリューション

メッセージ

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

プロパティ

プロパティ
CollectionSchemaName msdyn_componentlayerdatasources
DisplayCollectionName Component Layer Data Sources
DisplayName Component Layer Data Source
EntitySetName msdyn_componentlayerdatasources
IsBPFEntity False
LogicalCollectionName msdyn_componentlayerdatasources
LogicalName msdyn_componentlayerdatasource
OwnershipType OrganizationOwned
PrimaryIdAttribute msdyn_componentlayerdatasourceid
PrimaryNameAttribute msdyn_name
SchemaName msdyn_componentlayerdatasource

書き込み可能な列/属性

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

msdyn_componentlayerdatasourceId

プロパティ
Description Unique identifier for entity instances
DisplayName Component Layer Data Source
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName msdyn_componentlayerdatasourceid
RequiredLevel SystemRequired
Type Uniqueidentifier

msdyn_name

プロパティ
Description
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_name
MaxLength 100
RequiredLevel None
Type String

関連項目

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