SetRecords..::..First Method
Overload List
| Name | Description | |
|---|---|---|
|
|
First(Exp) |
Returns the first record from the set based on DefaultQueryPolicy or filterExpression.
|
|
|
First(Func<(Of <<'(ARecord, Boolean>)>>), Exp) |
Returns the first record from the set based on DefaultScanPolicy or filterExpression.
|

