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

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

_eventsSystem.ComponentModel.Componentprivate
_siteSystem.ComponentModel.Componentprivate
Cancel()System.Data.Common.DbCommand
CancelIgnoreFailure()System.Data.Common.DbCommandinlinepackage
CanRaiseEventsSystem.ComponentModel.Componentprotected
CanRaiseEventsInternalSystem.ComponentModel.Componentpackage
CommandTextSystem.Data.Common.DbCommand
CommandTimeoutSystem.Data.Common.DbCommand
CommandTypeSystem.Data.Common.DbCommand
ConnectionSystem.Data.Common.DbCommand
ConnectionSystem.Data.Common.DbCommandprivate
ContainerSystem.ComponentModel.Component
CreateDbParameter()System.Data.Common.DbCommandprotected
CreateParameter()System.Data.Common.DbCommandinline
CreateParameter()System.Data.Common.DbCommandinlineprivate
DbConnectionSystem.Data.Common.DbCommandprotected
DbParameterCollectionSystem.Data.Common.DbCommandprotected
DbTransactionSystem.Data.Common.DbCommandprotected
DesignModeSystem.ComponentModel.Componentprotected
DesignTimeVisibleSystem.Data.Common.DbCommand
Dispose()System.ComponentModel.Componentinline
Dispose(bool disposing)System.ComponentModel.Componentinlineprotectedvirtual
DisposeAsync()System.Data.Common.DbCommandinlinevirtual
DisposedSystem.ComponentModel.Component
EventsSystem.ComponentModel.Componentprotected
ExecuteDbDataReader(CommandBehavior behavior)System.Data.Common.DbCommandprotected
ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)System.Data.Common.DbCommandinlineprotectedvirtual
ExecuteNonQuery()System.Data.Common.DbCommand
ExecuteNonQueryAsync()System.Data.Common.DbCommandinline
ExecuteNonQueryAsync(CancellationToken cancellationToken)System.Data.Common.DbCommandinlinevirtual
ExecuteReader()System.Data.Common.DbCommandinline
ExecuteReader()System.Data.Common.DbCommandinlineprivate
ExecuteReader(CommandBehavior behavior)System.Data.Common.DbCommandinline
ExecuteReader(CommandBehavior behavior)System.Data.Common.DbCommandinlineprivate
ExecuteReaderAsync()System.Data.Common.DbCommandinline
ExecuteReaderAsync(CancellationToken cancellationToken)System.Data.Common.DbCommandinline
ExecuteReaderAsync(CommandBehavior behavior)System.Data.Common.DbCommandinline
ExecuteReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)System.Data.Common.DbCommandinline
ExecuteScalar()System.Data.Common.DbCommand
ExecuteScalarAsync()System.Data.Common.DbCommandinline
ExecuteScalarAsync(CancellationToken cancellationToken)System.Data.Common.DbCommandinlinevirtual
GetLifetimeService()System.MarshalByRefObjectinline
GetService(Type service)System.ComponentModel.Componentinlineprotectedvirtual
InitializeLifetimeService()System.MarshalByRefObjectinlinevirtual
MemberwiseClone(bool cloneIdentity)System.MarshalByRefObjectinlineprotected
ParametersSystem.Data.Common.DbCommand
ParametersSystem.Data.Common.DbCommandprivate
Prepare()System.Data.Common.DbCommand
PrepareAsync(CancellationToken cancellationToken=default(CancellationToken))System.Data.Common.DbCommandinlinevirtual
s_eventDisposedSystem.ComponentModel.Componentprivatestatic
SiteSystem.ComponentModel.Component
ToString()System.ComponentModel.Componentinline
TransactionSystem.Data.Common.DbCommand
TransactionSystem.Data.Common.DbCommandprivate
UpdatedRowSourceSystem.Data.Common.DbCommand
~Component()System.ComponentModel.Componentinlineprivate