msdyn_solutioncomponentcountdatasource table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

Added by: Microsoft Dynamics 365 Settings APIs Solution

Messages

Message Web API Operation SDK Assembly
Create POST [org URI]/api/data/v9.0/msdyn_solutioncomponentcountdatasources
See Create
CreateRequest or
Create
Delete DELETE [org URI]/api/data/v9.0/msdyn_solutioncomponentcountdatasources(msdyn_solutioncomponentcountdatasourceid)
See Delete
DeleteRequest or
Delete
Retrieve GET [org URI]/api/data/v9.0/msdyn_solutioncomponentcountdatasources(msdyn_solutioncomponentcountdatasourceid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/msdyn_solutioncomponentcountdatasources
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/msdyn_solutioncomponentcountdatasources(msdyn_solutioncomponentcountdatasourceid)
See Update
UpdateRequest or
Update

Properties

Property Value
CollectionSchemaName msdyn_solutioncomponentcountdatasources
DisplayCollectionName Solution Component Count Data Sources
DisplayName Solution Component Count Data Source
EntitySetName msdyn_solutioncomponentcountdatasources
IsBPFEntity False
LogicalCollectionName msdyn_solutioncomponentcountdatasources
LogicalName msdyn_solutioncomponentcountdatasource
OwnershipType OrganizationOwned
PrimaryIdAttribute msdyn_solutioncomponentcountdatasourceid
PrimaryNameAttribute msdyn_name
SchemaName msdyn_solutioncomponentcountdatasource

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

msdyn_name

Property Value
Description
DisplayName msdyn_name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_name
MaxLength 100
RequiredLevel None
Type String

msdyn_solutioncomponentcountdatasourceId

Property Value
Description Unique identifier for entity instances
DisplayName Solution Component Data Source
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName msdyn_solutioncomponentcountdatasourceid
RequiredLevel SystemRequired
Type Uniqueidentifier

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

OrganizationId

Property Value
Description Unique identifier for the organization
DisplayName Organization Id
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel None
Type Uniqueidentifier

See also

About the table reference
Web API Reference
Microsoft.Dynamics.CRM.msdyn_solutioncomponentcountdatasource