BinaryClient Methods

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

The BinaryClient type exposes the following members.

Methods

  Name Description
Public method Add (Overrides Client..::..Add(String, Object, TimeSpan).)
Public method Append (Overrides Client..::..Append(String, Object).)
Public method Cas (Overrides Client..::..Cas(String, Object, TimeSpan, UInt64).)
Public method Close
Closes the client connection.
(Inherited from Client.)
Public method Decrement (Overrides Client..::..Decrement(String, Int32).)
Public method Delete (Overrides Client..::..Delete(String).)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method FlushAll (Overrides Client..::..FlushAll(TimeSpan).)
Public method Get (Overrides Client..::..Get(String).)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Increment (Overrides Client..::..Increment(String, Int32).)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Open
Opens the client connection.
(Inherited from Client.)
Public method Prepend (Overrides Client..::..Prepend(String, Object).)
Public method Replace (Overrides Client..::..Replace(String, Object, TimeSpan).)
Public method Set (Overrides Client..::..Set(String, Object, TimeSpan).)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also