dotConnect for Salesforce Marketing Cloud Documentation
Devart.Data Namespace
/
LoaderResult Structure
/ Id Field
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Id Field
In This Topic
Returns the ID of the corresponding row in the target table if the operation was peformed successfully.
Syntax
Visual Basic
C#
'Declaration Public Id As
Object
public
object
Id
Field Value
The ID of the target object. An empty string if
Success
is false.
Remarks
Use the
Success
field to determine if the operation completed successfully for this object or there was and error.
See Also
Reference
LoaderResult Structure
LoaderResult Members