|
|
Name |
Description |
|
Equals(System.Object)
|
(Inherited from Object.) |
|
ExecuteStream(CommandExecutionToken<(Of <<'(MySqlCommand, MySqlParameter>)>>), StreamingCommandImplementation<(Of <<'(MySqlCommand>)>>), Nullable<(Of <<'(Object>)>>))
|
Executes the specified implementation.
|
|
ExecuteStream(CommandExecutionToken<(Of <<'(TCommand, TParameter>)>>), StreamingCommandImplementation<(Of <<'(TCommand>)>>), Nullable<(Of <<'(Object>)>>))
|
Executes the specified implementation.
(Inherited from DataSource<(Of <(<'TConnection, TTransaction, TCommand, TParameter>)>)>.) |
|
ExecuteStreamAsync(CommandExecutionToken<(Of <<'(MySqlCommand, MySqlParameter>)>>), StreamingCommandImplementationAsync<(Of <<'(MySqlCommand>)>>), CancellationToken, Nullable<(Of <<'(Object>)>>))
|
Executes the specified implementation asynchronously.
|
|
ExecuteStreamAsync(CommandExecutionToken<(Of <<'(TCommand, TParameter>)>>), StreamingCommandImplementationAsync<(Of <<'(TCommand>)>>), CancellationToken, Nullable<(Of <<'(Object>)>>))
|
Executes the specified implementation asynchronously.
(Inherited from DataSource<(Of <(<'TConnection, TTransaction, TCommand, TParameter>)>)>.) |
|
Finalize
|
(Inherited from Object.) |
|
GetByKey<(Of <<'(TObject>)>>)
|
Gets a record by its primary key.
(Inherited from MySqlDataSourceBase.) |
|
GetByKeyList<(Of <<'(TObject>)>>)
|
Gets a set of records by a key list.
(Inherited from MySqlDataSourceBase.) |
|
GetExtensionData<(Of <<'(TTKey>)>>)
|
Gets the extension data.
(Inherited from DataSource.) |
|
GetHashCode
|
(Inherited from Object.) |
|
GetTableApproximateCount(MySqlObjectName)
|
Gets a table's row count.
(Inherited from MySqlDataSourceBase.) |
|
GetTableApproximateCount<(Of <<'(TObject>)>>)()()()()
|
Gets a table's row count.
(Inherited from MySqlDataSourceBase.) |
|
GetType
|
(Inherited from Object.) |
|
MemberwiseClone
|
(Inherited from Object.) |
|
OnExecutionCanceled(ExecutionEventArgs)
|
(Inherited from DataSource.) |
|
OnExecutionCanceled(ExecutionToken, DateTimeOffset, DateTimeOffset, Nullable<(Of <<'(Object>)>>))
|
(Inherited from DataSource.) |
|
OnExecutionError(ExecutionEventArgs)
|
(Inherited from DataSource.) |
|
OnExecutionError(ExecutionToken, DateTimeOffset, DateTimeOffset, Exception, Nullable<(Of <<'(Object>)>>))
|
(Inherited from DataSource.) |
|
OnExecutionFinished(ExecutionEventArgs)
|
(Inherited from DataSource.) |
|
OnExecutionFinished(ExecutionToken, DateTimeOffset, DateTimeOffset, Nullable<(Of <<'(Int32>)>>), Nullable<(Of <<'(Object>)>>))
|
(Inherited from DataSource.) |
|
OnExecutionStarted(ExecutionEventArgs)
|
(Inherited from DataSource.) |
|
OnExecutionStarted(ExecutionToken, DateTimeOffset, Nullable<(Of <<'(Object>)>>))
|
(Inherited from DataSource.) |
|
OnGetDatabaseMetadata
|
(Inherited from MySqlDataSourceBase.) |
|
TestConnection
|
Tests the connection.
(Inherited from DataSource.) |
|
TestConnectionAsync
|
Tests the connection asynchronously.
(Inherited from DataSource.) |
|
ToString
|
(Inherited from Object.) |
|
WithSettings
|
Creates a new data source with the indicated changes to the settings.
|