Overload List

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

See Also