Overload List

  Name Description
Public method SelectAttributes(SelectCommand)
Executes the specified select command against SimpleDB using advanced options provided by the command object without an item type generic parameter.
Public method SelectAttributes<(Of <<'(T>)>>)(SelectCommand<(Of <<'(T>)>>))
Executes the specified select statement against SimpleDB using advanced options provided by the command object.
Public method SelectAttributes<(Of <<'(T>)>>)(String, array<CommandParameter>[]()[][])
Executes the specified select statement against SimpleDB using default options and returns a list of item values.

See Also