KeyFields Property (DmlLoader)
Gets or sets string containing list of key field names separated by semicolon. They are used to generate update and delete commands.
'Declaration
Public Property KeyFields As String()
Property Value
The string containing list of key field names separated by semicolon.