Partager via


Référence d’entité/de table msdyn_connectordatasource

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Ajouté par : solution Virtual Connector Provider

Messages

Message Opération de l'API web Classe ou méthode SDK
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/msdyn_connectordatasources
Voir Créer
CreateRequest ou
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/msdyn_connectordatasources(msdyn_connectordatasourceid)
Voir Supprimer
DeleteRequest ou
Delete
PurgeRetainedContent PurgeRetainedContent Action <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest>
Retain Retain Action <xref:Microsoft.Crm.Sdk.Messages.RetainRequest>
Retrieve GET [org URI]/api/data/v9.0/msdyn_connectordatasources(msdyn_connectordatasourceid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/msdyn_connectordatasources
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/msdyn_connectordatasources(msdyn_connectordatasourceid)
Voir Mettre à jour
UpdateRequest ou
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Propriétés

Propriété Valeur
CollectionSchemaName msdyn_connectordatasources
DisplayCollectionName Virtual Connector Data Sources
DisplayName Virtual Connector Data Source
EntitySetName msdyn_connectordatasources
IsBPFEntity False
LogicalCollectionName msdyn_connectordatasources
LogicalName msdyn_connectordatasource
OwnershipType OrganizationOwned
PrimaryIdAttribute msdyn_connectordatasourceid
PrimaryNameAttribute msdyn_name
SchemaName msdyn_connectordatasource

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

msdyn_appsenvironment

Propriété Valeur
Description
DisplayName appsenvironment
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_appsenvironment
MaxLength 100
RequiredLevel None
Type String

msdyn_clientid

Propriété Valeur
Description
DisplayName clientid
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_clientid
MaxLength 100
RequiredLevel None
Type String

msdyn_clientsecret

Propriété Valeur
Description
DisplayName clientsecret
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_clientsecret
MaxLength 100
RequiredLevel None
Type String

msdyn_connectionreference

Propriété Valeur
Description
DisplayName connectionreference
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_connectionreference
MaxLength 100
RequiredLevel None
Type String

msdyn_ConnectionReferenceId

Propriété Valeur
Description Unique identifier for Connection Reference associated with ConnectorDataSource.
DisplayName Connection Reference
IsValidForForm True
IsValidForRead True
LogicalName msdyn_connectionreferenceid
RequiredLevel None
Targets connectionreference
Type Lookup

msdyn_connectordatasourceId

Propriété Valeur
Description Unique identifier for entity instances
DisplayName ConnectorDataSource
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName msdyn_connectordatasourceid
RequiredLevel SystemRequired
Type Uniqueidentifier

msdyn_connectortype

Propriété Valeur
Description
DisplayName Connector Type
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_connectortype
MaxLength 100
RequiredLevel None
Type String

msdyn_dataset_value

Propriété Valeur
Description
DisplayName Dataset Value
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_dataset_value
MaxLength 4000
RequiredLevel None
Type String

msdyn_host

Propriété Valeur
Description
DisplayName host
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_host
MaxLength 100
RequiredLevel None
Type String

msdyn_name

Propriété Valeur
Description
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_name
MaxLength 100
RequiredLevel None
Type String

msdyn_resource

Propriété Valeur
Description
DisplayName resource
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_resource
MaxLength 100
RequiredLevel None
Type String

msdyn_tenant

Propriété Valeur
Description
DisplayName tenant
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_tenant
MaxLength 100
RequiredLevel None
Type String

msdyn_userauth

Propriété Valeur
Description
DisplayName User authentication
IsValidForForm True
IsValidForRead True
LogicalName msdyn_userauth
RequiredLevel None
Type Boolean

Choix/Options msdyn_userauth

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

msdyn_ConnectionReferenceIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName msdyn_connectionreferenceidname
MaxLength 200
RequiredLevel None
Type String

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

msdyn_connreference_msdyn_connectordatasource

Ajouté par : solution Power Platform Connection References

Voir la relation un à plusieurs msdyn_connreference_msdyn_connectordatasource pour la table/entité connectionreference.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web msdyn_connectordatasource EntityType