Для изменения размера нажмите или перетащите

DataConnectionWrapper - методы

Тип DataConnectionWrapper предоставляет следующие члены.

Методы
  ИмяОписание
Защищённый методBeginDbTransaction (Переопределяет DbConnectionBeginDbTransaction(IsolationLevel).)
Открытый методBeginTransaction
Starts a database transaction.
(Унаследован от DbConnection.)
Открытый методBeginTransaction(IsolationLevel)
Starts a database transaction with the specified isolation level.
(Унаследован от DbConnection.)
Открытый методChangeDatabase (Переопределяет DbConnectionChangeDatabase(String).)
Открытый методClose (Переопределяет DbConnectionClose.)
Открытый методCreateCommand
Creates and returns a DbCommand object associated with the current connection.
(Унаследован от DbConnection.)
Защищённый методCreateDbCommand (Переопределяет DbConnectionCreateDbCommand.)
Открытый методDispose
Releases all resources used by the Component.
(Унаследован от Component.)
Защищённый методDispose(Boolean) (Переопределяет ComponentDispose(Boolean).)
Открытый методEnlistTransaction
Enlists in the specified transaction.
(Унаследован от DbConnection.)
Открытый методEquals
Determines whether the specified object is equal to the current object.
(Унаследован от Object.)
Защищённый методFinalize
Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Унаследован от Component.)
Открытый методGetDbms
Открытый методGetHashCode
Serves as the default hash function.
(Унаследован от Object.)
Открытый методGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Унаследован от MarshalByRefObject.)
Открытый методGetSchema
Returns schema information for the data source of this DbConnection.
(Унаследован от DbConnection.)
Открытый методGetSchema(String)
Returns schema information for the data source of this DbConnection using the specified string for the schema name.
(Унаследован от DbConnection.)
Открытый методGetSchema(String, String)
Returns schema information for the data source of this DbConnection using the specified string for the schema name and the specified string array for the restriction values.
(Унаследован от DbConnection.)
Защищённый методGetService
Returns an object that represents a service provided by the Component or by its Container.
(Унаследован от Component.)
Открытый методGetType
Gets the Type of the current instance.
(Унаследован от Object.)
Открытый методInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Унаследован от MarshalByRefObject.)
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Защищённый методMemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Унаследован от MarshalByRefObject.)
Защищённый методOnStateChange
Raises the StateChange event.
(Унаследован от DbConnection.)
Открытый методOpen (Переопределяет DbConnectionOpen.)
Открытый методOpenAsync
An asynchronous version of Open, which opens a database connection with the settings specified by the ConnectionString. This method invokes the virtual method OpenAsync(CancellationToken) with CancellationToken.None.
(Унаследован от DbConnection.)
Открытый методOpenAsync(CancellationToken) (Переопределяет DbConnectionOpenAsync(CancellationToken).)
Открытый методToString
Returns a String containing the name of the Component, if any. This method should not be overridden.
(Унаследован от Component.)
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также