Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.Common.DbBatch Member List

This is the complete list of members for System.Data.Common.DbBatch, including all inherited members.

BatchCommandsSystem.Data.Common.DbBatch
Cancel()System.Data.Common.DbBatch
ConnectionSystem.Data.Common.DbBatch
CreateBatchCommand()System.Data.Common.DbBatchinline
CreateDbBatchCommand()System.Data.Common.DbBatchprotected
DbBatchCommandsSystem.Data.Common.DbBatchprotected
DbConnectionSystem.Data.Common.DbBatchprotected
DbTransactionSystem.Data.Common.DbBatchprotected
Dispose()System.Data.Common.DbBatchinlinevirtual
DisposeAsync()System.Data.Common.DbBatchinlinevirtual
ExecuteDbDataReader(CommandBehavior behavior)System.Data.Common.DbBatchprotected
ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)System.Data.Common.DbBatchprotected
ExecuteNonQuery()System.Data.Common.DbBatch
ExecuteNonQueryAsync(CancellationToken cancellationToken=default(CancellationToken))System.Data.Common.DbBatch
ExecuteReader(CommandBehavior behavior=CommandBehavior.Default)System.Data.Common.DbBatchinline
ExecuteReaderAsync(CancellationToken cancellationToken=default(CancellationToken))System.Data.Common.DbBatchinline
ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken=default(CancellationToken))System.Data.Common.DbBatchinline
ExecuteScalar()System.Data.Common.DbBatch
ExecuteScalarAsync(CancellationToken cancellationToken=default(CancellationToken))System.Data.Common.DbBatch
Prepare()System.Data.Common.DbBatch
PrepareAsync(CancellationToken cancellationToken=default(CancellationToken))System.Data.Common.DbBatch
TimeoutSystem.Data.Common.DbBatch
TransactionSystem.Data.Common.DbBatch