UpdateDataOperation.ColumnTypes Property

Definition

A list of store types for the columns in which data will be updated.

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

Property Value

String[]

Applies to