Overload List
        
        | Name | Description | |
|---|---|---|
| 
                 | 
              Select<(Of <<'(T>)>>)(SelectCommand<(Of <<'(T>)>>)) | 
                 
            Executes the specified select statement against SimpleDB
            using advanced options provided by the command object.
             
               | 
            
| 
                 | 
              Select<(Of <<'(T>)>>)(String, array<CommandParameter>[]()[][]) | 
                 
            Executes the specified select statement against SimpleDB using default options
            and returns a list of items.
             
               |