Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

ISupportsFrom..::..From Method

Overload List


  Name Description
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<(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)
This is used to directly query a table or view.