Show / Hide Table of Contents

Enum SearchMethod

Search method for a search argument

Namespace: Benday.Common
Assembly: Benday.Common.dll
Syntax
public enum SearchMethod

Fields

Name Description
Contains

Contains this value

DoesNotContain

Does not contain this value

EndsWith

Ends with this value

Equals

Equals this value

IsNotEqual

Is not equal to this value

Skip

Skip this argument

StartsWith

Starts with this value

  • Edit this page
  • View Source
In this article
Back to top Copyright © www.benday.com | info@benday.com