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)Parameters | Type | Description |
---|---|---|
id | string | |
options | SelectColumnOptions<T, S, TI, SI> |
Return
The return is of type SelectColumn<T, S, TI, SI>