My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
T_MongoDB_Driver_DBQueryParameter  
API documentation for the DBQueryParameter type
WikiDoc, Type
Updated Jun 8, 2010 by ee.devf...@gmail.com

Summary

A parameter for use in Lambda-based queries

Members

Methods

Constructors

||Initializes a new instance of the DBQueryParameter class.
DBQueryParameter()

All

||===== Returns ===== trueif this contains all members;falseotherwise.
bool All(IList list)

Equals

||===== Returns ===== trueif the specified Object is equal to this instance; otherwise,false.
bool Equals(object obj)

Exists

||===== Returns =====
bool Exists()

GetHashCode

||===== Returns ===== A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
int GetHashCode()

In

||===== Returns ===== trueif this is a member;falseotherwise.
bool In(IList list)

||===== Returns ===== trueif this is a member;falseotherwise.
bool In(Object list)

In

||===== Returns ===== trueif this is a member;falseotherwise.
bool In(IList list)

||===== Returns ===== trueif this is a member;falseotherwise.
bool In(Object list)

Matches

||===== Returns =====
bool Matches(Regex regex)

Mod

||===== Returns =====
bool Mod(int divisor, int remainder)

||===== Returns =====
bool Mod(long divisor, long remainder)

Mod

||===== Returns =====
bool Mod(int divisor, int remainder)

||===== Returns =====
bool Mod(long divisor, long remainder)

Nexists

||===== Returns =====
bool Nexists()

Nin

||===== Returns ===== trueif this is not a member;falseotherwise.
bool Nin(IList list)

||===== Returns ===== trueif this is not a member;falseotherwise.
bool Nin(Object list)

Nin

||===== Returns ===== trueif this is not a member;falseotherwise.
bool Nin(IList list)

||===== Returns ===== trueif this is not a member;falseotherwise.
bool Nin(Object list)

op_Equality

||===== Returns ===== trueif the operands are equal.
bool op_Equality(DBQueryParameter lhs, object rhs)

||===== Returns ===== trueif the operands are equal.
bool op_Equality(object lhs, DBQueryParameter rhs)

op_Equality

||===== Returns ===== trueif the operands are equal.
bool op_Equality(DBQueryParameter lhs, object rhs)

||===== Returns ===== trueif the operands are equal.
bool op_Equality(object lhs, DBQueryParameter rhs)

op_GreaterThan

||===== Returns ===== trueif the lhs is greater than the rhs
bool op_GreaterThan(DBQueryParameter lhs, object rhs)

||===== Returns ===== trueif the lhs is greater than the rhs
bool op_GreaterThan(object lhs, DBQueryParameter rhs)

op_GreaterThan

||===== Returns ===== trueif the lhs is greater than the rhs
bool op_GreaterThan(DBQueryParameter lhs, object rhs)

||===== Returns ===== trueif the lhs is greater than the rhs
bool op_GreaterThan(object lhs, DBQueryParameter rhs)

op_GreaterThanOrEqual

||===== Returns ===== trueif the lhs is greater than or equal to the rhs
bool op_GreaterThanOrEqual(DBQueryParameter lhs, object rhs)

||===== Returns ===== trueif the lhs is greater than or equal to the rhs
bool op_GreaterThanOrEqual(object lhs, DBQueryParameter rhs)

op_GreaterThanOrEqual

||===== Returns ===== trueif the lhs is greater than or equal to the rhs
bool op_GreaterThanOrEqual(DBQueryParameter lhs, object rhs)

||===== Returns ===== trueif the lhs is greater than or equal to the rhs
bool op_GreaterThanOrEqual(object lhs, DBQueryParameter rhs)

op_Inequality

||===== Returns ===== trueif the operands are not equal.
bool op_Inequality(DBQueryParameter lhs, object rhs)

||===== Returns ===== trueif the operands are not equal.
bool op_Inequality(object lhs, DBQueryParameter rhs)

op_Inequality

||===== Returns ===== trueif the operands are not equal.
bool op_Inequality(DBQueryParameter lhs, object rhs)

||===== Returns ===== trueif the operands are not equal.
bool op_Inequality(object lhs, DBQueryParameter rhs)

op_LessThan

||===== Returns ===== trueif the lhs is less than the rhs.
bool op_LessThan(DBQueryParameter lhs, object rhs)

||===== Returns ===== trueif the lhs is less than the rhs
bool op_LessThan(object lhs, DBQueryParameter rhs)

op_LessThan

||===== Returns ===== trueif the lhs is less than the rhs.
bool op_LessThan(DBQueryParameter lhs, object rhs)

||===== Returns ===== trueif the lhs is less than the rhs
bool op_LessThan(object lhs, DBQueryParameter rhs)

op_LessThanOrEqual

||===== Returns ===== trueif the lhs is less than or equal to the rhs
bool op_LessThanOrEqual(DBQueryParameter lhs, object rhs)

||===== Returns ===== trueif the lhs is less than or equal to the rhs
bool op_LessThanOrEqual(object lhs, DBQueryParameter rhs)

op_LessThanOrEqual

||===== Returns ===== trueif the lhs is less than or equal to the rhs
bool op_LessThanOrEqual(DBQueryParameter lhs, object rhs)

||===== Returns ===== trueif the lhs is less than or equal to the rhs
bool op_LessThanOrEqual(object lhs, DBQueryParameter rhs)

SetFieldName

||===== Returns =====
DBQueryParameter SetFieldName(string name)

Size

||===== Returns =====
bool Size(int size)

||===== Returns =====
bool Size(long size)

Size

||===== Returns =====
bool Size(int size)

||===== Returns =====
bool Size(long size)


Sign in to add a comment
Powered by Google Project Hosting