Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Raven
Database
Queries
FacetedQueryRunner.ParsedRange
C# Class Raven.Database.Queries.FacetedQueryRunner.ParsedRange
Afficher le fichier
Open project: robashton/ravendb
Méthodes publiques
Свойство
Type
Description
Field
string
HighInclusive
bool
HighValue
string
LowInclusive
bool
LowValue
string
RangeText
string
Méthodes publiques
Méthode
Description
IsMatch
(
string
value
) :
bool
ToString
( ) :
string
Method Details
IsMatch()
public
méthode
public
IsMatch
(
string
value
) :
bool
value
string
Résultat
bool
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
Property Details
Field
public_oe property
public
string
Field
Résultat
string
HighInclusive
public_oe property
public
bool
HighInclusive
Résultat
bool
HighValue
public_oe property
public
string
HighValue
Résultat
string
LowInclusive
public_oe property
public
bool
LowInclusive
Résultat
bool
LowValue
public_oe property
public
string
LowValue
Résultat
string
RangeText
public_oe property
public
string
RangeText
Résultat
string