Share via


SqlStringAccessor<TResult> Members

Include Protected Members
Include Inherited Members

The SqlStringAccessor<TResult> type exposes the following members.

Constructors

  Name Description
Ff665872.pubmethod(en-us,PandP.50).gif SqlStringAccessor<TResult> Overloaded.

Methods

  Name Description
Ff665872.pubmethod(en-us,PandP.50).gif BeginExecute Overloaded.
Ff665872.pubmethod(en-us,PandP.50).gif EndExecute
Complete an operation started by BeginExecute(AsyncCallback, Object, array<Object[]).
(Inherited from CommandAccessor<TResult>.)
Ff665872.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff665872.pubmethod(en-us,PandP.50).gif Execute Overloaded.
Ff665872.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff665872.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff665872.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff665872.protmethod(en-us,PandP.50).gif GuardAsyncAllowed
Checks if the current Database object supports asynchronous operations, and throws InvalidOperationException if not.
(Inherited from CommandAccessor<TResult>.)
Ff665872.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff665872.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff665872.protproperty(en-us,PandP.50).gif Database
The database object this accessor is wrapped around.
(Inherited from CommandAccessor<TResult>.)

See Also

SqlStringAccessor<TResult> Class

Microsoft.Practices.EnterpriseLibrary.Data Namespace