Skip to main content
A newer version of this page is available. .

CriteriaOperator.ToString Method

Name Parameters Description
ToString() none Converts the current expression into its VB equivalent string.
ToString(CriteriaOperator, out OperandValue[]) static criteria, criteriaParametersList Converts the specified expression into its equivalent string in VB style.
ToString(CriteriaOperator) static criteria Converts the specified expression into its equivalent string in VB style.