DataConnector | ComponentOne
C1.AdoNet.Salesforce Assembly / C1.AdoNet.Salesforce Namespace / C1SalesforceCommand Class / ExecuteScalarAsync Method

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