UpdateDataOperation.KeyColumns Property

Definition

A list of column names that represent the columns that will be used to identify the rows that should be updated.

public virtual string[] KeyColumns { get; set; }
member this.KeyColumns : string[] with get, set
Public Overridable Property KeyColumns As String()

Property Value

String[]

Applies to