[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.AdoNet.GoogleAnalytics Assembly
C1.AdoNet.GoogleAnalytics
Classes
C1GoogleAnalyticsCommand
Methods
Cancel
dotnet-api
C1.AdoNet.CSV Assembly
C1.AdoNet.D365S Assembly
C1.AdoNet.GoogleAnalytics Assembly
C1.AdoNet.GoogleAnalytics
Classes
C1GoogleAnalyticsCommand
Constructors
Properties
Methods
Cancel
CreateDbParameter
ExecuteBatchCoreAsync
ExecuteNonQueryCoreAsync
ExecutePrimitiveSqlAsync
GetNextResultAsync
GetRequiredColumnNames
Prepare
SupportColumnExpression
SupportDelete
SupportGroupBy
SupportInsert
SupportJoin
SupportLimit
SupportOrderBy
SupportUpdate
SupportWhere
ValidateStatement
C1GoogleAnalyticsCommandBuilder
C1GoogleAnalyticsConnection
C1GoogleAnalyticsConnectionStringBuilder
C1GoogleAnalyticsDataAdapter
C1GoogleAnalyticsDataReader
C1GoogleAnalyticsProviderFactory
C1.DataConnector.AdoNet
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.AdoNet.GoogleAnalytics.C1GoogleAnalyticsCommand.Cancel
Cancel Method
Cancel()
Attempts to cancels the execution of a
DbCommand
.
Declaration
public override void Cancel()
Overrides
C1CommandBase.Cancel()