Share via


UpdateDataOperation.Columns Property

Definition

A list of column names that represent the columns that contain data to be updated.

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

Property Value

String[]

Applies to