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