Share via


SprocAccessor<TResult> Members

Include Protected Members
Include Inherited Members

The SprocAccessor<TResult> type exposes the following members.

Constructors

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

Methods

  Name Description
Ff669669.pubmethod(en-us,PandP.50).gif BeginExecute Overloaded.
Ff669669.pubmethod(en-us,PandP.50).gif EndExecute
Complete an operation started by BeginExecute(AsyncCallback, Object, array<Object[]).
(Inherited from CommandAccessor<TResult>.)
Ff669669.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff669669.pubmethod(en-us,PandP.50).gif Execute Overloaded.
Ff669669.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff669669.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff669669.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff669669.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>.)
Ff669669.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff669669.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

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

See Also

SprocAccessor<TResult> Class

Microsoft.Practices.EnterpriseLibrary.Data Namespace