Find all columns that match the search expression.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 11.15.5816.4413 (11.15.5816.4413)
Syntax
Parameters
- searchExpression
- Type: System String
The search expression.
Return Value
Type: ICollection DataRowReaderColumnAll columns that match the search expression.
Exceptions
| Exception | Condition |
|---|---|
| System ArgumentNullException | Thrown if the searchExpression is null. |
Remarks
Version Information
See Also