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

In This Topic
LoaderResult Structure Fields
In This Topic

For a list of all members of this type, see LoaderResult members.

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