CleanCode C# Libraries v0.9.23 API

DBHelper Methods

The methods of the DBHelper class are listed below. For a complete list of DBHelper class members, see the DBHelper Members topic.

Public Static Methods

SplitQuery Splits a compound query into two queries when you need to run a slightly different query because of fundamental incompatibilities.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

DBHelper Class | CleanCode.Data Namespace