Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NetBase
Sql
Where
C# Class NetBase.Sql.Where
Stores details of where clauses. Actually, having the filter function in here is not consistent with the rest of the query engine, where the actual functionality is in the "executive" namespace
Show file
Open project: buttonpusher/NetBase
Class Usage Examples
Public Properties
Property
Type
Description
Field
string
Value
string
Public Methods
Method
Description
Filter
(
Row
r
) :
bool
Method Details
Filter()
public
method
public
Filter
(
Row
r
) :
bool
r
NetBase.Storage.Row
return
bool
Property Details
Field
public property
public
string
Field
return
string
Value
public property
public
string
Value
return
string