Share via


InsertDataOperation.Columns Property

Definition

A list of column names that represent the columns into which data will be inserted.

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

Property Value

String[]

Applies to