[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.AdoNet.CSV Assembly
C1.DataConnector.AdoNet
Classes
C1CommandBase
Methods
Cancel
dotnet-api
C1.AdoNet.CSV Assembly
C1.AdoNet.CSV
C1.DataConnector.AdoNet
Classes
C1CommandBase
Constructors
Fields
Properties
Methods
Cancel
CreateDbParameter
Dispose
ExecuteBatchCoreAsync
ExecuteDbDataReader
ExecuteDbDataReaderAsync
ExecuteNonQuery
ExecuteNonQueryAsync
ExecuteNonQueryCoreAsync
ExecutePrimitiveSqlAsync
ExecuteScalar
ExecuteScalarAsync
GetNextResultAsync
GetRequiredColumnNames
Prepare
ShouldRequestAllData
SupportBatch
SupportColumnExpression
SupportDelete
SupportGroupBy
SupportInsert
SupportJoin
SupportLimit
SupportOrderBy
SupportUpdate
SupportWhere
ValidateStatement
C1CommandBase<TCommandImpl>
C1CommandBuilderBase
C1CommandBuilderBase<TCommandBuilderImpl>
C1ConnectionBase
C1ConnectionBase<TConnectionImpl>
C1DataAdapterBase
C1DataAdapterBase<TCommandImpl>
C1DataReader
C1OAuthConnectionStringBuilder
C1RowUpdatedEventArgs<TCommandImpl>
C1RowUpdatingEventArgs<TCommandImpl>
Delegates
C1.AdoNet.D365S Assembly
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.C1CommandBase.Cancel
Cancel Method
Cancel()
Attempts to cancel the execution of this command
Declaration
public override void Cancel()
Overrides
DbCommand.Cancel()