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

In This Topic
    ExecuteScalarAsync Method (C1ServiceNowCommand)
    In This Topic
    An asynchronous version of method ExecuteScalar that allows the execution of a query that returns a 1x1 result table.
    Overload List
    OverloadDescription
    An asynchronous version of method ExecuteScalar that allows the execution of a query that returns a 1x1 result table. (Inherited from C1.DataConnector.AdoNet.C1CommandBase)
    (Inherited from System.Data.Common.DbCommand)
    See Also