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