Compartir a través de


Referencia de tabla o entidad msdyn_connectordatasource

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Añadido por: solución Virtual Connector Provider

Mensajes

Mensaje Operación de API web Método o clase de SDK
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/msdyn_connectordatasources
Vea Crear
CreateRequest o
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/msdyn_connectordatasources(msdyn_connectordatasourceid)
Vea Eliminar
DeleteRequest o
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)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/msdyn_connectordatasources
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/msdyn_connectordatasources(msdyn_connectordatasourceid)
Vea Actualizar
UpdateRequest o
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Propiedades

Propiedad Valor
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

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

msdyn_appsenvironment

Propiedad Valor
Description
DisplayName appsenvironment
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_appsenvironment
MaxLength 100
RequiredLevel None
Type String

msdyn_clientid

Propiedad Valor
Description
DisplayName clientid
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_clientid
MaxLength 100
RequiredLevel None
Type String

msdyn_clientsecret

Propiedad Valor
Description
DisplayName clientsecret
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_clientsecret
MaxLength 100
RequiredLevel None
Type String

msdyn_connectionreference

Propiedad Valor
Description
DisplayName connectionreference
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_connectionreference
MaxLength 100
RequiredLevel None
Type String

msdyn_ConnectionReferenceId

Propiedad Valor
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

Propiedad Valor
Description Unique identifier for entity instances
DisplayName ConnectorDataSource
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName msdyn_connectordatasourceid
RequiredLevel SystemRequired
Type Uniqueidentifier

msdyn_connectortype

Propiedad Valor
Description
DisplayName Connector Type
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_connectortype
MaxLength 100
RequiredLevel None
Type String

msdyn_dataset_value

Propiedad Valor
Description
DisplayName Dataset Value
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_dataset_value
MaxLength 4000
RequiredLevel None
Type String

msdyn_host

Propiedad Valor
Description
DisplayName host
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_host
MaxLength 100
RequiredLevel None
Type String

msdyn_name

Propiedad Valor
Description
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_name
MaxLength 100
RequiredLevel None
Type String

msdyn_resource

Propiedad Valor
Description
DisplayName resource
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_resource
MaxLength 100
RequiredLevel None
Type String

msdyn_tenant

Propiedad Valor
Description
DisplayName tenant
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_tenant
MaxLength 100
RequiredLevel None
Type String

msdyn_userauth

Propiedad Valor
Description
DisplayName User authentication
IsValidForForm True
IsValidForRead True
LogicalName msdyn_userauth
RequiredLevel None
Type Boolean

Elecciones/opciones de msdyn_userauth

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

msdyn_ConnectionReferenceIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName msdyn_connectionreferenceidname
MaxLength 200
RequiredLevel None
Type String

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

msdyn_connreference_msdyn_connectordatasource

Añadido por: solución Power Platform Connection References

Consulte la relación de uno a varios msdyn_connreference_msdyn_connectordatasource de la tabla connectionreference.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web msdyn_connectordatasource EntityType