Overload List

  Name Description
Public method SelectScalar(SelectCommand)
Executes the specified select command against SimpleDB without an item type generic parameter and returns only the first attribute value in the result set.
Public method SelectScalar<(Of <<'(T>)>>)(String, array<CommandParameter>[]()[][])
Executes the specified select statement against SimpleDB using default options and returns only the first attribute value in the result set.

See Also