DataConnector | ComponentOne
C1.AdoNet.Kintone Assembly / C1.AdoNet.Kintone Namespace / C1KintoneCommand Class / ExecuteNonQueryAsync Method

In This Topic
    ExecuteNonQueryAsync Method (C1KintoneCommand)
    In This Topic
    An asynchronous version of method ExecuteNonQuery that executes a SQL statement against a connection object.
    Overload List
    OverloadDescription
    An asynchronous version of method ExecuteNonQuery that executes a SQL statement against a connection object. (Inherited from C1.DataConnector.AdoNet.C1CommandBase)
    (Inherited from System.Data.Common.DbCommand)
    See Also