Microsoft.PowerPlatform.Dataverse.Client Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the service client and other types used for connecting to the web services, sending/receiving messages, and overriding default tracing.
Classes
AttributeData |
Summary description for AttributeData |
BatchItemOrganizationRequest |
Request object. |
BooleanAttributeData | |
DataverseDataTypeWrapper |
Contains a variable definition. |
DataverseServiceClientBuilder |
TBD |
ImportSolutionProperties |
Properties valid for the extraParameters collection of ImportSolution. |
PicklistAttributeData | |
RequestBatch |
Container class for Batches. |
ServerInfo |
Data container for Live/OSDP debug env. |
ServiceClient |
Primary implementation of the API interface for Dataverse. |
ServiceCollectionExtentions |
TBD |
StringAttributeData | |
TestingHelper |
Helper class that gets/sets the data for connecting to debug online env. |
TraceControlSettings |
This class provides an override for the default trace settings. These settings must be set before the components in the control are used for them to be effective. |
TraceListenerBroker |
Trace listener broker class |
TraceLoggerBase |
TraceLoggerBase Class. |
TraceSourceSetting |
Parameter for delegate - RegisterdTraceListeners in TraceControlSettingsBase class |
TraceSourceSettingStore |
Trace setting store |
XmlUtil |
Utility class for XML related operations. |
Interfaces
IOrganizationServiceAsync |
Extends the IOrganizationService interface by adding asynchronous extension methods. |
IOrganizationServiceAsync2 |
Extends the IOrganizationServiceAsync interface by adding support for a cancellation token. |
Enums
AuthenticationType |
Decision switch for the sort of Auth to login to Dataverse with |
BatchStatus |
Status of the batch. |
DataverseFieldType |
Allowed typelist of entities |
Delegates
RefreshListenerDelegate |
Refresh listener delegate |