Share via


CommandAccessor<TResult> Members

Include Protected Members
Include Inherited Members

The CommandAccessor<TResult> type exposes the following members.

Constructors

  Name Description
Ff667943.protmethod(en-us,PandP.50).gif CommandAccessor<TResult> Overloaded.

Methods

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

Properties

  Name Description
Ff667943.protproperty(en-us,PandP.50).gif Database
The database object this accessor is wrapped around.

See Also

CommandAccessor<TResult> Class

Microsoft.Practices.EnterpriseLibrary.Data Namespace