|
Name |
Description |
|
Equals(System.Object)
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
ExecuteStream(CommandExecutionToken<(Of <<'(SqlCommand, SqlParameter>)>>), StreamingCommandImplementation<(Of <<'(SqlCommand>)>>), 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 <<'(SqlCommand, SqlParameter>)>>), StreamingCommandImplementationAsync<(Of <<'(SqlCommand>)>>), 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
|
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.) |
|
InsertBatch(SqlServerObjectName, DataTable, SqlServerObjectName, InsertOptions)
|
Inserts the batch of records as one operation.
(Inherited from SqlServerDataSourceBase.) |
|
InsertBatch(SqlServerObjectName, DbDataReader, SqlServerObjectName, InsertOptions)
|
Inserts the batch of records as one operation.
(Inherited from SqlServerDataSourceBase.) |
|
InsertBatch<(Of <<'(TObject>)>>)(SqlServerObjectName, IEnumerable<(Of <<'(TObject>)>>), SqlServerObjectName, InsertOptions)
|
Inserts the batch of records as one operation.
(Inherited from SqlServerDataSourceBase.) |
|
InsertBatch<(Of <<'(TObject>)>>)(IEnumerable<(Of <<'(TObject>)>>), SqlServerObjectName, InsertOptions)
|
Inserts the batch of records as one operation..
(Inherited from SqlServerDataSourceBase.) |
|
InsertBulk(SqlServerObjectName, DataTable, SqlBulkCopyOptions)
|
Inserts the batch of records using bulk insert.
(Inherited from SqlServerDataSourceBase.) |
|
InsertBulk(SqlServerObjectName, IDataReader, SqlBulkCopyOptions)
|
Inserts the batch of records using bulk insert.
(Inherited from SqlServerDataSourceBase.) |
|
InsertBulk<(Of <<'(TObject>)>>)(SqlServerObjectName, IEnumerable<(Of <<'(TObject>)>>), SqlBulkCopyOptions)
|
Inserts the batch of records using bulk insert.
(Inherited from SqlServerDataSourceBase.) |
|
InsertBulk<(Of <<'(TObject>)>>)(DataTable, SqlBulkCopyOptions)
|
Inserts the batch of records using bulk insert.
(Inherited from SqlServerDataSourceBase.) |
|
InsertBulk<(Of <<'(TObject>)>>)(IDataReader, SqlBulkCopyOptions)
|
Inserts the batch of records using bulk insert.
(Inherited from SqlServerDataSourceBase.) |
|
InsertBulk<(Of <<'(TObject>)>>)(IEnumerable<(Of <<'(TObject>)>>), SqlBulkCopyOptions)
|
Inserts the batch of records using bulk insert.
(Inherited from SqlServerDataSourceBase.) |
|
MemberwiseClone
|
Creates a shallow copy of the current Object. (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 SqlServerDataSourceBase.) |
|
Sql
|
Creates a operation based on a raw SQL statement.
(Inherited from SqlServerDataSourceBase.) |
|
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.) |