SphinxConnector.NET 6.0.0
SphinxConnector.NET 6.0.0
SphinxConnector.NET 6
SphinxConnector.FluentApi
Function Class
Function Methods
Bitdot<T> Method
Crc32 Method
Exist<T> Method
Fibonacci Method
Geodist Method
GroupBy<T> Method
Idiv Method
MinTopSortValue Method
MinTopWeight Method
PackedFactors Method
Rand Method
Sint Method
ZonespanList Method
Function
Rand Method
Returns a random value.
Namespace:
SphinxConnector.FluentApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
C#
VB
Copy
public
static
int
Rand
()
Public
Shared
Function
Rand
As
Integer
Return Value
Int32
A random value.
Remarks
Currently only supported within
OrderBy
TKey
(Expression
Func
TDocument, TKey
)
and
OrderByDescending
TKey
(Expression
Func
TDocument, TKey
)
.
See Also
Reference
Function Class
SphinxConnector.FluentApi Namespace
Parts of the documentation are taken from the official
Sphinx documentation
by courtesy of
Sphinx Technologies Inc.
Copyright Dennis Gronewold
Send comments on this topic to
contact@sphinxconnector.net