[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.AdoNet.D365S Assembly
C1.DataConnector.AdoNet
Classes
DbConnectionWrap<TInnerConnection, TInnerCommand, TInnerParameter>
Methods
Dispose
dotnet-api
C1.AdoNet.CSV Assembly
C1.AdoNet.D365S Assembly
C1.AdoNet.D365S
C1.DataConnector.AdoNet
Classes
DbCommandWrap<TInnerConnection, TInnerCommand, TInnerParameter>
DbConnectionWrap<TInnerConnection, TInnerCommand, TInnerParameter>
Constructors
Fields
Properties
Methods
BeginDbTransaction
ChangeDatabase
Close
CreateDbCommand
CreateDbCommandWrap
CreateInnerConnection
Dispose
EnlistTransaction
GetSchema
InitializeLifetimeService
Open
OpenAsync
Events
C1.AdoNet.GoogleAnalytics Assembly
C1.AdoNet.Json Assembly
C1.AdoNet.Kintone Assembly
C1.AdoNet.Magento Assembly
C1.AdoNet.OData Assembly
C1.AdoNet.QuickBooksOnline Assembly
C1.AdoNet.Salesforce Assembly
C1.AdoNet.ServiceNow Assembly
C1.AdoNet.Snowflake Assembly
C1.DataConnector Assembly
(Showing Draft Content)
C1.DataConnector.AdoNet.DbConnectionWrap-3.Dispose
Dispose Method
Dispose(bool)
Disposes the resources of this connection.
Declaration
protected override void Dispose(bool disposing)
Parameters
Type
Name
Description
bool
disposing
Overrides
Component.Dispose(bool)