Tortuga.Chain Namespace
Tortuga.Chain.Metadata Namespace

MySqlDataSourceBase..::..From Method

Overload List


  Name Description
Public method From(MySqlObjectName)
Creates an operation to directly query a table or view
Public method From(MySqlObjectName, String)
Creates an operation to directly query a table or view
Public method From(MySqlObjectName, String, Object)
Creates an operation to directly query a table or view
Public method From(MySqlObjectName, Object, FilterOptions)
Creates an operation to directly query a table or view
Public method From<(Of <<'(TObject>)>>)()()()()
This is used to directly query a table or view.
Public method From<(Of <<'(TObject>)>>)(String)
This is used to directly query a table or view.
Public method From<(Of <<'(TObject>)>>)(String, Object)
This is used to directly query a table or view.
Public method From<(Of <<'(TObject>)>>)(Object, FilterOptions)
This is used to directly query a table or view.
Public method From(String)
This is used to directly query a table or view.
Public method From(String, String)
This is used to directly query a table or view.
Public method From(String, String, Object)
This is used to directly query a table or view.
Public method From(String, Object, FilterOptions)
This is used to directly query a table or view.
Public method From(String, Object)
This is used to directly query a table or view.