Overload List
Name | Description | |
---|---|---|
FutureValue<(Of <<'(U>)>>)()()()() |
Get an IFutureValue instance, whose value can be retrieved through
its Value property. The query is not executed until the Value property
is retrieved, which will execute other Future queries as well in a
single roundtrip
| |
FutureValue()()()() |
Get an IFutureValue instance, whose value can be retrieved through
its Value property. The query is not executed until the Value property
is retrieved, which will execute other Future queries as well in a
single roundtrip
|