Click or drag to resize

SphinxQLParameter Methods

The SphinxQLParameter type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a clone of this intance.
Public methodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public methodResetDbType Resets the DbType property to its original settings.
(Overrides DbParameterResetDbType)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate methodICloneableClone 
Top
See Also