DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowCommand Class / ExecuteNonQueryAsync Method

In This Topic
    ExecuteNonQueryAsync Method (C1ServiceNowCommand)
    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