AccessDataSourceBase Methods
The AccessDataSourceBase type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
ExecuteStream |
Executes the specified implementation.
(Inherited from DataSource<(Of <(<'TConnection, TTransaction, TCommand, TParameter>)>)>.) |
![]() |
ExecuteStreamAsync |
Executes the specified implementation asynchronously.
(Inherited from DataSource<(Of <(<'TConnection, TTransaction, TCommand, TParameter>)>)>.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetExtensionData<(Of <<'(TTKey>)>>) |
Gets the extension data.
(Inherited from DataSource.) |
![]() |
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
OnExecutionCanceled(ExecutionEventArgs) |
Raises the ExecutionCanceled event.
(Inherited from DataSource.) |
![]() |
OnExecutionCanceled(ExecutionToken, DateTimeOffset, DateTimeOffset, Nullable<(Of <<'(Object>)>>)) | (Inherited from DataSource.) |
![]() |
OnExecutionError(ExecutionEventArgs) |
Raises the ExecutionError event.
(Inherited from DataSource.) |
![]() |
OnExecutionError(ExecutionToken, DateTimeOffset, DateTimeOffset, Exception, Nullable<(Of <<'(Object>)>>)) | (Inherited from DataSource.) |
![]() |
OnExecutionFinished(ExecutionEventArgs) |
Raises the ExecutionFinished event.
(Inherited from DataSource.) |
![]() |
OnExecutionFinished(ExecutionToken, DateTimeOffset, DateTimeOffset, Nullable<(Of <<'(Int32>)>>), Nullable<(Of <<'(Object>)>>)) | (Inherited from DataSource.) |
![]() |
OnExecutionStarted(ExecutionEventArgs) |
Raises the ExecutionStarted event.
(Inherited from DataSource.) |
![]() |
OnExecutionStarted(ExecutionToken, DateTimeOffset, Nullable<(Of <<'(Object>)>>)) | (Inherited from DataSource.) |
![]() |
TestConnection |
Tests the connection.
(Inherited from DataSource.) |
![]() |
TestConnectionAsync |
Tests the connection asynchronously.
(Inherited from DataSource.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |