dotConnect for Dynamics 365 Documentation
Devart.Data Namespace / LoaderResult Structure
Fields

In This Topic
LoaderResult Structure Members
In This Topic

The following tables list the members exposed by LoaderResult.

Public Fields
 NameDescription
Public FieldGets or sets the text of the error if the row loading operation resulted in the error.  
Public FieldReturns the ID of the corresponding row in the target table if the operation was peformed successfully.  
Public FieldIndicates whether the operation of loading the row was successful.  
Top
See Also