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

Summary

Represents a direct, physical database connection

Members

Fields

Name Literal Comments
ts

Methods

Constructors

Call

||===== Returns =====
DBConnection(System.Net.IPEndPoint, MongoDB.Driver.DBConnectionOptions)
IDBResponse<TDoc> Call<TDoc>(IDBRequest msg)

||===== Returns =====
IDBResponse<TDoc> Call<TDoc>(IDBRequest msg)

Call

||===== Returns =====
IDBResponse<TDoc> Call<TDoc>(IDBRequest msg)

||===== Returns =====
IDBResponse<TDoc> Call<TDoc>(IDBRequest msg)

Dispose

||Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
void Dispose()

GetHashCode

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

Say

Say

ToString

||===== Returns ===== A String that represents this instance.
void Say(IDBRequest msg)
void Say(IDBRequest msg)
void Say(IDBRequest msg)
void Say(IDBRequest msg)
string ToString()

TryAuthenticate

||===== Returns =====
bool TryAuthenticate(IDBCollection cmdCollection, string username, SecureString usrPassHash)

||===== Returns =====
bool TryAuthenticate(IDBCollection cmdCollection, string username, SecureString usrPassHash)

TryAuthenticate

||===== Returns =====
bool TryAuthenticate(IDBCollection cmdCollection, string username, SecureString usrPassHash)

||===== Returns =====
bool TryAuthenticate(IDBCollection cmdCollection, string username, SecureString usrPassHash)


Sign in to add a comment
Powered by Google Project Hosting