Virtual Connector Data Source (msdyn_connectordatasource) table/entity reference
Messages
The following table lists the messages for the Virtual Connector Data Source (msdyn_connectordatasource) 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: True |
POST /msdyn_connectordatasourcesSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /msdyn_connectordatasources(msdyn_connectordatasourceid)See Delete |
Delete records |
Retrieve Event: True |
GET /msdyn_connectordatasources(msdyn_connectordatasourceid)See Retrieve |
Retrieve records |
RetrieveEntityChanges Event: True |
RetrieveEntityChangesRequest | |
RetrieveMultiple Event: True |
GET /msdyn_connectordatasourcesSee Query data |
Query data |
Update Event: True |
PATCH /msdyn_connectordatasources(msdyn_connectordatasourceid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /msdyn_connectordatasources(msdyn_connectordatasourceid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Events
The following table lists the events for the Virtual Connector Data Source (msdyn_connectordatasource) table. Events are messages that exist so that you can subscribe to them. Unless you added the event, you shouldn't invoke the message, only subscribe to it.
Name | Web API Operation | SDK for .NET |
---|---|---|
BulkRetain |
BulkRetain | Learn to use messages with the SDK for .NET |
PurgeRetainedContent |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Retain |
Retain | Learn to use messages with the SDK for .NET |
RollbackRetain |
RollbackRetain | Learn to use messages with the SDK for .NET |
ValidateRetentionConfig |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Virtual Connector Data Source (msdyn_connectordatasource) table.
Property | Value |
---|---|
DisplayName | Virtual Connector Data Source |
DisplayCollectionName | Virtual Connector Data Sources |
SchemaName | msdyn_connectordatasource |
CollectionSchemaName | msdyn_connectordatasources |
EntitySetName | msdyn_connectordatasources |
LogicalName | msdyn_connectordatasource |
LogicalCollectionName | msdyn_connectordatasources |
PrimaryIdAttribute | msdyn_connectordatasourceid |
PrimaryNameAttribute | msdyn_name |
TableType | Virtual |
OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- msdyn_appsenvironment
- msdyn_clientid
- msdyn_clientsecret
- msdyn_connectionreference
- msdyn_ConnectionReferenceId
- msdyn_connectordatasourceId
- msdyn_connectortype
- msdyn_dataset_unresolvedvalue
- msdyn_dataset_value
- msdyn_hasacling
- msdyn_host
- msdyn_name
- msdyn_resource
- msdyn_tenant
- msdyn_userauth
msdyn_appsenvironment
Property | Value |
---|---|
Description | |
DisplayName | appsenvironment |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appsenvironment |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_clientid
Property | Value |
---|---|
Description | |
DisplayName | clientid |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_clientid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_clientsecret
Property | Value |
---|---|
Description | |
DisplayName | clientsecret |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_clientsecret |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_connectionreference
Property | Value |
---|---|
Description | |
DisplayName | connectionreference |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_connectionreference |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_ConnectionReferenceId
Property | Value |
---|---|
Description | Unique identifier for Connection Reference associated with ConnectorDataSource. |
DisplayName | Connection Reference |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_connectionreferenceid |
RequiredLevel | None |
Type | Lookup |
Targets | connectionreference |
msdyn_connectordatasourceId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | ConnectorDataSource |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_connectordatasourceid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
msdyn_connectortype
Property | Value |
---|---|
Description | |
DisplayName | Connector Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_connectortype |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_dataset_unresolvedvalue
Property | Value |
---|---|
Description | |
DisplayName | Dataset Unresolved Value |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_dataset_unresolvedvalue |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
msdyn_dataset_value
Property | Value |
---|---|
Description | |
DisplayName | Dataset Value |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_dataset_value |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
msdyn_hasacling
Property | Value |
---|---|
Description | Boolean that indicates if the ACLing is done. |
DisplayName | Has Acling |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_hasacling |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_connectordatasource_msdyn_hasacling |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_host
Property | Value |
---|---|
Description | |
DisplayName | host |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_host |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_name
Property | Value |
---|---|
Description | |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_resource
Property | Value |
---|---|
Description | |
DisplayName | resource |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_resource |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_tenant
Property | Value |
---|---|
Description | |
DisplayName | tenant |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_tenant |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_userauth
Property | Value |
---|---|
Description | |
DisplayName | User authentication |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_userauth |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_connectordatasource_msdyn_userauth |
DefaultValue | False |
True Label | Yes |
False Label | No |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
msdyn_connreference_msdyn_connectordatasource
One-To-Many Relationship: connectionreference msdyn_connreference_msdyn_connectordatasource
Property | Value |
---|---|
ReferencedEntity | connectionreference |
ReferencedAttribute | connectionreferenceid |
ReferencingAttribute | msdyn_connectionreferenceid |
ReferencingEntityNavigationPropertyName | msdyn_ConnectionReferenceId |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
msdyn_connectordatasource_environmentvariable
Property | Value |
---|---|
IntersectEntityName | msdyn_connectordatasource_environmentva |
IsCustomizable | True |
SchemaName | msdyn_connectordatasource_environmentvariable |
IntersectAttribute | msdyn_connectordatasourceid |
NavigationPropertyName | msdyn_connectordatasource_environmentvari |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
msdyn_connectordatasource