DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineCommand Class / ExecuteScalarAsync Method

In This Topic
    ExecuteScalarAsync Method (C1QuickBooksOnlineCommand)
    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