Skip to main content

selectColumn

selectColumn<T,S,TI,SI>(id: string,options: SelectColumnOptions<T, S, TI, SI>): SelectColumn<T, S, TI, SI>

Parameters

(Mandatory parameters are in bold)
ParametersTypeDescription
idstring
optionsSelectColumnOptions<T, S, TI, SI>

Return

The return is of type SelectColumn<T, S, TI, SI>