sync toc
NDbUnit.Core
DbCommandBuilder Class
DbCommandBuilder Members
DbCommandBuilder Constructor
Properties
QuotePrefix Property
QuoteSuffix Property
XmlSchemaFile Property
Methods
BuildCommands Method
BuildCommands Method (Stream)
BuildCommands Method (String)
CreateDeleteAllCommand Method
CreateDeleteCommand Method
CreateInsertCommand Method
CreateInsertIdentityCommand Method
CreateSelectCommand Method
CreateUpdateCommand Method
GetConnection Method
GetSchema Method
DbOperation Class
DbOperation Members
DbOperation Constructor
Methods
CloneDataRow Method
IsPrimaryKeyValueEqual Method
OnDelete Method
OnDeleteAll Method
OnInsert Method
OnInsertIdentity Method
OnRefresh Method
OnUpdate Method
DbOperationFlag Enumeration
IDbCommandBuilder Interface
IDbCommandBuilder Members
Properties
Connection Property
QuotePrefix Property
QuoteSuffix Property
Methods
BuildCommands Method
BuildCommands Method (Stream)
BuildCommands Method (String)
GetDeleteAllCommand Method
GetDeleteCommand Method
GetInsertCommand Method
GetInsertIdentityCommand Method
GetSchema Method
GetSelectCommand Method
GetUpdateCommand Method
IDbOperation Interface
IDbOperation Members
Methods
Delete Method
DeleteAll Method
Insert Method
InsertIdentity Method
Refresh Method
Update Method
INDbUnitTest Interface
INDbUnitTest Members
Properties
QuotePrefix Property
QuoteSuffix Property
Methods
CopyDataSet Method
CopySchema Method
GetDataSetFromDb Method
GetDataSetFromDb Method ()
GetDataSetFromDb Method (StringCollection)
PerformDbOperation Method
ReadXml Method
ReadXml Method (Stream)
ReadXml Method (String)
ReadXmlSchema Method
ReadXmlSchema Method (Stream)
ReadXmlSchema Method (String)
NDbUnitException Class
NDbUnitException Members
NDbUnitException Constructor
NDbUnitException Constructor ()
NDbUnitException Constructor (String)
NDbUnitException Constructor (SerializationInfo, StreamingContext)
NDbUnitException Constructor (String, Exception)
NDbUnitTest Class
NDbUnitTest Members
NDbUnitTest Constructor
Properties
QuotePrefix Property
QuoteSuffix Property
Methods
CopyDataSet Method
CopySchema Method
GetDataSetFromDb Method
GetDataSetFromDb Method ()
GetDataSetFromDb Method (StringCollection)
GetDbCommandBuilder Method
GetDbOperation Method
OnGetDataSetFromDb Method
PerformDbOperation Method
ReadXml Method
ReadXml Method (Stream)
ReadXml Method (String)
ReadXmlSchema Method
ReadXmlSchema Method (Stream)
ReadXmlSchema Method (String)
Events
PostOperation Event
PreOperation Event
OperationEventArgs Class
OperationEventArgs Members
OperationEventArgs Constructor
Properties
DbTransaction Property
PostOperationEvent Delegate
PreOperationEvent Delegate
NDbUnit.Core.OleDb
DbType Enumeration
OleDbCommandBuilder Class
OleDbCommandBuilder Members
OleDbCommandBuilder Constructor
Properties
Connection Property
Methods
CreateDeleteAllCommand Method
CreateDeleteCommand Method
CreateInsertCommand Method
CreateInsertIdentityCommand Method
CreateSelectCommand Method
CreateUpdateCommand Method
GetConnection Method
GetDeleteAllCommand Method
GetDeleteCommand Method
GetInsertCommand Method
GetInsertIdentityCommand Method
GetSelectCommand Method
GetUpdateCommand Method
OleDbOperation Class
OleDbOperation Members
OleDbOperation Constructor
Properties
OleDbType Property
Methods
Delete Method
DeleteAll Method
Insert Method
InsertIdentity Method
OnDelete Method
OnDeleteAll Method
OnInsert Method
OnInsertIdentity Method
OnRefresh Method
OnUpdate Method
Refresh Method
Update Method
OleDbUnitTest Class
OleDbUnitTest Members
OleDbUnitTest Constructor
Properties
OleDbType Property
Methods
GetDbCommandBuilder Method
GetDbOperation Method
OnGetDataSetFromDb Method
NDbUnit.Core.SqlClient
SqlDbCommandBuilder Class
SqlDbCommandBuilder Members
SqlDbCommandBuilder Constructor
Properties
Connection Property
Methods
CreateDeleteAllCommand Method
CreateDeleteCommand Method
CreateInsertCommand Method
CreateInsertIdentityCommand Method
CreateSelectCommand Method
CreateUpdateCommand Method
GetConnection Method
GetDeleteAllCommand Method
GetDeleteCommand Method
GetInsertCommand Method
GetInsertIdentityCommand Method
GetSelectCommand Method
GetUpdateCommand Method
SqlDbOperation Class
SqlDbOperation Members
SqlDbOperation Constructor
Methods
Delete Method
DeleteAll Method
Insert Method
InsertIdentity Method
OnDelete Method
OnDeleteAll Method
OnInsert Method
OnInsertIdentity Method
OnRefresh Method
OnUpdate Method
Refresh Method
Update Method
SqlDbUnitTest Class
SqlDbUnitTest Members
SqlDbUnitTest Constructor
Methods
GetDbCommandBuilder Method
GetDbOperation Method
OnGetDataSetFromDb Method