msdyn_connectordatasource EntityType

Entity Set Path
[organization URI]/api/data/v9.2/msdyn_connectordatasources
Base Type
crmbaseentity
Display Name
Virtual Connector Data Source
Primary Key
msdyn_connectordatasourceid
Primary Key Attribute
msdyn_name
Operations Supported
POST GET PATCH DELETE

Properties

Properties represent fields of data stored in the entity.Some properties are read-only.

Name Type Details
msdyn_appsenvironment Edm.String

Display Name: appsenvironment

msdyn_clientid Edm.String

Display Name: clientid

msdyn_clientsecret Edm.String

Display Name: clientsecret

msdyn_connectionreference Edm.String

Display Name: connectionreference

msdyn_connectordatasourceid Edm.Guid

Unique identifier for entity instances

Display Name: ConnectorDataSource

msdyn_connectortype Edm.String

Display Name: Connector Type

msdyn_dataset_value Edm.String

Display Name: Dataset Value

msdyn_host Edm.String

Display Name: host

msdyn_name Edm.String

Display Name: Name

msdyn_resource Edm.String

Display Name: resource

msdyn_tenant Edm.String

Display Name: tenant

msdyn_userauth Edm.Boolean

Display Name: User authentication

Default Options
Values Label
1 Yes
0 No

Lookup Properties

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Lookup property data.

Name Single-valued navigation property Description
_msdyn_connectionreferenceid_value msdyn_ConnectionReferenceId

Unique identifier for Connection Reference associated with ConnectorDataSource.

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name Type Partner
msdyn_ConnectionReferenceId connectionreference msdyn_connreference_msdyn_connectordatasource

Operations

The following operations can be used with the msdyn_connectordatasource entity type.

Name Binding
BulkRetain Not Bound
CreateMultiple Not Bound
PurgeRetainedContent Not Bound
Retain Not Bound
RollbackRetain Not Bound
UpdateMultiple Not Bound
ValidateRetentionConfig Not Bound

See also