Find all columns that match the search expression.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
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