DataConnector | ComponentOne
C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonCommand Class / ExecuteScalarAsync Method

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