Namespaces

Types

Type BasicExpectation

Namespace NHibernate.AdoNet

Interfaces IExpectation

Methods

Properties

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

void VerifyOutcomeNonBatched(int rowCount, IDbCommand statement)

Parameters
int rowCount
IDbCommand statement

Public properties

bool CanBeBatched get;

return bool

int ExpectedRowCount get;

return int