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_unresolvedvalue Edm.String

Display name: Dataset Unresolved Value

msdyn_dataset_value Edm.String

Display name: Dataset Value

msdyn_hasacling Edm.Boolean

Boolean that indicates if the ACLing is done.

Display name: Has Acling

Default options
Values Label
1 Yes
0 No
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

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name Type Partner
msdyn_connectordatasource_environmentvari environmentvariabledefinition msdyn_connectordatasource_environmentvari

Operations

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

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

See also