|
CSV Engine Documentation Contents
|
Filter class is available in commercial version only. Adds the expression as a matching condition for the specified column.
[Visual Basic]
Overloads Public Sub AddCondition( _ ByVal columnName As String, _ ByVal expression As String _ ) Parameters
RemarksThis method will fail silently if no header has been supplied to the Filter. Exceptions
See AlsoFilter Class | AldenSystems.CSVEngine Namespace | Filter.AddCondition Overload List |