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

In This Topic
    ExecuteScalarAsync Method (C1CommandBase)
    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 System.Data.Common.DbCommand)
    See Also