Изменить

Поделиться через


Git Configuration Retrieval Data Source (GitConfigurationRetrievalDataSource) table/entity reference (Microsoft Dataverse)

Messages

The following table lists the messages for the Git Configuration Retrieval Data Source (GitConfigurationRetrievalDataSource) 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
Create
Event: False
POST /gitconfigurationretrievaldatasources
See Create
Create records
CreateMultiple
Event: False
CreateMultiple CreateMultipleRequest
Delete
Event: False
DELETE /gitconfigurationretrievaldatasources(gitconfigurationretrievaldatasourceid)
See Delete
Delete records
Retrieve
Event: False
GET /gitconfigurationretrievaldatasources(gitconfigurationretrievaldatasourceid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: False
RetrieveEntityChangesRequest
RetrieveMultiple
Event: False
GET /gitconfigurationretrievaldatasources
See Query data
Query data
Update
Event: False
PATCH /gitconfigurationretrievaldatasources(gitconfigurationretrievaldatasourceid)
See Update
Update records
UpdateMultiple
Event: False
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /gitconfigurationretrievaldatasources(gitconfigurationretrievaldatasourceid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest

Properties

The following table lists selected properties for the Git Configuration Retrieval Data Source (GitConfigurationRetrievalDataSource) table.

Property Value
DisplayName Git Configuration Retrieval Data Source
DisplayCollectionName Git Configuration Retrieval Data Sources
SchemaName GitConfigurationRetrievalDataSource
CollectionSchemaName GitConfigurationRetrievalDataSources
EntitySetName gitconfigurationretrievaldatasources
LogicalName gitconfigurationretrievaldatasource
LogicalCollectionName gitconfigurationretrievaldatasources
PrimaryIdAttribute gitconfigurationretrievaldatasourceid
PrimaryNameAttribute name
TableType Virtual
OwnershipType OrganizationOwned

Writable columns/attributes

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

GitConfigurationRetrievalDataSourceId

Property Value
Description Unique identifier for entity instances
DisplayName Git Configuration Retrieval Data Source
IsValidForForm False
IsValidForRead True
LogicalName gitconfigurationretrievaldatasourceid
RequiredLevel SystemRequired
Type Uniqueidentifier

name

Property Value
Description
DisplayName Name
IsValidForForm True
IsValidForRead True
LogicalName name
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

See also

Dataverse table/entity reference
Dataverse Web API Reference
gitconfigurationretrievaldatasource