Mimer.Data.Client
MimerCommand Class
MimerCommand Members
MimerCommand Constructor
MimerCommand Constructor ()
MimerCommand Constructor (String)
MimerCommand Constructor (String, MimerConnection)
MimerCommand Constructor (String, MimerConnection, MimerTransaction)
Properties
CommandText Property
CommandTimeout Property
CommandType Property
Connection Property
DesignTimeVisible Property
Parameters Property
Transaction Property
UpdatedRowSource Property
Methods
Cancel Method
CreateParameter Method
ExecuteNonQuery Method
ExecuteReader Method
ExecuteReader Method ()
ExecuteReader Method (CommandBehavior)
ExecuteScalar Method
Prepare Method
ResetCommandTimeOut Method
MimerCommandBuilder Class
MimerCommandBuilder Members
MimerCommandBuilder Constructor
MimerCommandBuilder Constructor ()
MimerCommandBuilder Constructor (MimerDataAdapter)
Properties
DataAdapter Property
QuotePrefix Property
QuoteSuffix Property
Methods
GetDeleteCommand Method
GetInsertCommand Method
GetUpdateCommand Method
RefreshSchema Method
MimerConnection Class
MimerConnection Members
MimerConnection Constructor
MimerConnection Constructor ()
MimerConnection Constructor (String)
Properties
ConnectionString Property
ConnectionTimeout Property
Database Property
DataSource Property
ServerVersion Property
State Property
Methods
BeginTransaction Method
BeginTransaction Method ()
BeginTransaction Method (IsolationLevel)
ChangeDatabase Method
Close Method
CreateCommand Method
Open Method
Events
InfoMessage Event
StateChange Event
MimerDataAdapter Class
MimerDataAdapter Members
MimerDataAdapter Constructor
MimerDataAdapter Constructor ()
MimerDataAdapter Constructor (String, MimerConnection)
MimerDataAdapter Constructor (String, String)
MimerDataAdapter Constructor (MimerCommand)
Properties
AcceptChangesDuringFill Property
ContinueUpdateOnError Property
DeleteCommand Property
InsertCommand Property
MissingMappingAction Property
MissingSchemaAction Property
SelectCommand Property
TableMappings Property
UpdateCommand Property
Methods
Fill Method
Fill Method (DataSet)
Fill Method (DataSet, Int32, Int32, String)
Fill Method (DataSet, String)
Fill Method (DataTable)
FillSchema Method
FillSchema Method (DataSet, SchemaType)
FillSchema Method (DataSet, SchemaType, String)
FillSchema Method (DataTable, SchemaType)
GetFillParameters Method
Update Method
Update Method (DataRow[])
Update Method (DataSet)
Update Method (DataSet, String)
Update Method (DataTable)
Events
FillError Event
RowUpdated Event
RowUpdating Event
MimerDataReader Class
MimerDataReader Members
Properties
Depth Property
FieldCount Property
IsClosed Property
Item Property
Item Property (Int32)
Item Property (String)
RecordsAffected Property
Methods
Close Method
Dispose Method
GetBoolean Method
GetByte Method
GetBytes Method
GetChar Method
GetChars Method
GetData Method
GetDataTypeName Method
GetDateTime Method
GetDecimal Method
GetDouble Method
GetFieldType Method
GetFloat Method
GetGuid Method
GetInt16 Method
GetInt32 Method
GetInt64 Method
GetName Method
GetOrdinal Method
GetSchemaTable Method
GetString Method
GetValue Method
GetValues Method
IsDBNull Method
NextResult Method
Read Method
MimerDbType Enumeration
MimerError Class
MimerError Members
Properties
Message Property
NativeError Property
Source Property
SQLState Property
Methods
ToString Method
MimerErrorCollection Class
MimerErrorCollection Members
Properties
Count Property
Item Property
Methods
CopyTo Method
GetEnumerator Method
MimerException Class
MimerException Members
MimerException Constructor
MimerException Constructor (Exception, MimerErrorCollection)
MimerException Constructor (String, Exception, MimerErrorCollection)
MimerException Constructor (SerializationInfo, StreamingContext)
Properties
Errors Property
Message Property
Source Property
Methods
GetObjectData Method
MimerInfoMessageEventArgs Class
MimerInfoMessageEventArgs Members
Properties
Errors Property
Message Property
Source Property
MimerInfoMessageEventHandler Delegate
MimerParameter Class
MimerParameter Members
MimerParameter Constructor
MimerParameter Constructor ()
MimerParameter Constructor (String, Object)
MimerParameter Constructor (String, MimerDbType)
MimerParameter Constructor (String, MimerDbType, Int32)
MimerParameter Constructor (String, MimerDbType, Int32, String)
MimerParameter Constructor (String, MimerDbType, Int32, ParameterDirection, Boolean, Byte, Byte, String, DataRowVersion, Object)
Properties
DbType Property
Direction Property
IsNullable Property
MimerDbType Property
ParameterName Property
Precision Property
Scale Property
Size Property
SourceColumn Property
SourceVersion Property
Value Property
Methods
ToString Method
MimerParameterCollection Class
MimerParameterCollection Members
Properties
Count Property
Item Property
Item Property (Int32)
Item Property (String)
Methods
Add Method
Add Method (MimerParameter)
Add Method (Object)
Add Method (String, MimerDbType)
Add Method (String, MimerDbType, Int32)
Add Method (String, MimerDbType, Int32, String)
Add Method (String, Object)
Clear Method
Contains Method
Contains Method (Object)
Contains Method (String)
CopyTo Method
GetEnumerator Method
IndexOf Method
IndexOf Method (Object)
IndexOf Method (String)
Insert Method
Remove Method
RemoveAt Method
RemoveAt Method (Int32)
RemoveAt Method (String)
MimerProviderInfo Class
MimerProviderInfo Members
Properties
DatabaseNames Property
MimerRowUpdatedEventArgs Class
MimerRowUpdatedEventArgs Members
Properties
RecordsAffected Property
MimerRowUpdatedEventHandler Delegate
MimerRowUpdatingEventArgs Class
MimerRowUpdatingEventArgs Members
MimerRowUpdatingEventHandler Delegate
MimerTransaction Class
MimerTransaction Members
Properties
Connection Property
IsolationLevel Property
Methods
Commit Method
Dispose Method
Rollback Method