ISupportsFrom Methods
The ISupportsFrom type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
From(String) |
This is used to directly query a table or view.
|
|
|
From(String, String) |
This is used to directly query a table or view.
|
|
|
From(String, String, Object) |
This is used to directly query a table or view.
|
|
|
From(String, Object, FilterOptions) |
This is used to directly query a table or view.
|
|
|
From<(Of <<'(TObject>)>>)()()()() |
This is used to directly query a table or view.
|
|
|
From<(Of <<'(TObject>)>>)(String) |
This is used to directly query a table or view.
|
|
|
From<(Of <<'(TObject>)>>)(String, Object) |
This is used to directly query a table or view.
|
|
|
From<(Of <<'(TObject>)>>)(Object) |
This is used to directly query a table or view.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

