The methods of the SqlFilterBuilder class are listed below. For a complete list of SqlFilterBuilder class members, see the SqlFilterBuilder Members topic.
![]() Quote | Overloaded. Quotes a value to be used as an SQL literal, escaping any embedded quotes. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetAlternation | Handles zero, one, or more phrases, returning a standard SQL or clause. |
GetConjunction | Handles zero, one, or more phrases, returning a standard SQL and clause. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. |
GetMatchPhrase | Generates a standard SQL matching clause. |
GetPhrase | Overloaded. Creates a single phrase used in an SQL where clause. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
SqlFilterBuilder Class | CleanCode.Data Namespace