UpdatingKeyFields Property (PgSqlDataTable)
Gets or sets string containing list of key field names separated by semicolon. They are used to generate update commands.
public new string UpdatingKeyFields {get; set;}
'Declaration
Public Shadows Property UpdatingKeyFields As String
Property Value
The string containing list of key field names separated by semicolon.