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
DeriveParameters Method
GetDeleteCommand Method
GetInsertCommand Method
GetUpdateCommand Method
RefreshSchema Method
MimerConnection Class
MimerConnection Members
MimerConnection Constructor
MimerConnection Constructor ()
MimerConnection Constructor (String)
Properties
ConnectionString Property
ConnectionTimeout Property
CurrentUser Property
Database Property
DataSource Property
ServerBeta Property
ServerOsDescription Property
ServerType Property
ServerVersion Property
State Property
Methods
BeginTransaction Method
BeginTransaction Method ()
BeginTransaction Method (IsolationLevel)
ChangeDatabase Method
Close Method
CreateCommand Method
EnlistDistributedTransaction 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
DeleteCommand Property
InsertCommand Property
SelectCommand Property
TableMappings Property
UpdateCommand Property
Events
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
GetTimeSpan Method
GetValue Method
GetValues Method
IsDBNull Method
NextResult Method
Read Method
MimerDbType Enumeration
MimerError Class
MimerError Members
Properties
ClassOrigin Property
ColumnName Property
ConditionIdentifier Property
ConstraintName Property
ConstraintSchema Property
CursorName Property
Message Property
NativeError Property
ParameterName Property
RoutineName Property
RoutineSchema Property
Source Property
SpecificName Property
SQLState Property
SubClassOrigin Property
TableName Property
TableSchema Property
TriggerName Property
TriggerSchema Property
Methods
ToString Method
MimerErrorCollection Class
MimerErrorCollection Members
Properties
Count Property
Item Property
Methods
CopyTo Method
GetEnumerator Method
MimerException Class
MimerException Members
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)
MimerRowUpdatedEventArgs Class
MimerRowUpdatedEventArgs Members
MimerRowUpdatedEventArgs Constructor
Properties
Command Property
MimerRowUpdatedEventHandler Delegate
MimerRowUpdatingEventArgs Class
MimerRowUpdatingEventArgs Members
MimerRowUpdatingEventArgs Constructor
Properties
Command Property
MimerRowUpdatingEventHandler Delegate
MimerServerType Enumeration
MimerTransaction Class
MimerTransaction Members
Properties
Connection Property
IsolationLevel Property
Methods
Commit Method
Dispose Method
Rollback Method