Megosztás a következőn keresztül:


IQueryDatasetConfigurationInternal.Column Property

Definition

Array of column names to be included in the query. Any valid query column name is allowed. If not provided, then query includes all columns.

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

Property Value

String[]

Applies to