FilterItemDefinition..::..GetConditionText Method
Gets the condition text.
Namespace:
RingSoft.DbLookup.TableProcessingAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public static string GetConditionText( Conditions condition )
Public Shared Function GetConditionText ( _ condition As Conditions _ ) As String
public: static String^ GetConditionText( Conditions^ condition )
Parameters
- condition
- Type: RingSoft.DbLookup.QueryBuilder..::..Conditions
The condition.