TableQuery<TElement>.SelectColumns Property

Definition

public System.Collections.Generic.IList<string> SelectColumns { get; set; }
member this.SelectColumns : System.Collections.Generic.IList<string> with get, set
Public Property SelectColumns As IList(Of String)

Property Value

Applies to