Overload List
        
        | Name | Description | |
|---|---|---|
| 
                 | 
              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.
             
               | 
            
| 
                 | 
              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.
             
               |