EasyDevCoreV4.Database
Initializes a new instance of the class.
The message.
Initializes a new instance of the class.
The message.
The inner exception.
Gets a value indicating whether this instance is new.
true if this instance is new; otherwise, false.
Gets a value indicating whether this instance is deleted.
true if this instance is new; otherwise, false.
Gets a value indicating whether this instance is changed.
true if this instance is changed; otherwise, false.
Determines whether the specified column index is changed.
The row.
Index of the column.
true if the specified column index is changed; otherwise, false.
Determines whether the specified column name is changed.
The row.
Name of the column.
true if the specified column name is changed; otherwise, false.
Gets the value, if value = DBNull.Value, return null value
Index of the column.
Gets the value, if value = DBNull.Value, return null value
The row.
Name of the column.
Gets the value, if value = DBNull.Value, return valueIfNull value
The row.
Index of the column.
The value if null.
Gets the value, if value = DBNull.Value, return valueIfNull value
The row.
Name of the column.
The value if null.
Sets the value.
The row.
Index of the column.
The value.
Sets the value.
The row.
Name of the column.
The value.
Deletes the specified source.
The type of the source.
The source.
Updates the DataRow.
The type of the source.
The source.
The values.
string.Format("Invalid column name [{0}]", kp.Key)
Updates this instance with the values of the data row
The data row.
The source.
The colum names filter (can be use = for mapping; ex: ColumnName = PropertyName).
The except column names (splits by comma).
Updates this row with the values of the row view
The row.
The row view.
The colum names filter (can be use = for mapping; ex: ColumnName = PropertyName).
The except column names (splits by comma).
Updates to model.
The source.
The model.
The list properties.
The model status field.
Converts to model.
The source.
The list properties.
The model status field has receive status of source (field type must be DataRowState).
The method.
Convert to Model DataRow.
The source.
The colum names filter (can be use = for mapping; ex: ColumnName = PropertyName).
The except column names.
The model status field has receive status of source (field type must be DataRowState).
The ignore prefix for ignore prefix characters when mapping field name with column name.
The method.
T.
Updates from model.
The source.
The item.
The list properties.
Updates from Model DataRow.
The source.
The item.
The colum names filter (can be use = for mapping; ex: ColumnName = PropertyName).
The except column names.
Updates to model.
The source.
The model.
The colum names filter (can be use = for mapping; ex: ColumnName = PropertyName).
The except column names.
The model status field.
Loads the asynchronous.
The source.
The reader.
The cancellation token.
Firsts the or add.
The type of the source.
The source.
Ases the enumberable.
The source.
Adds the new row.
The source.
Finds the DataRow.
The source.
The values.
Gets the index of the specified DataRow object.
The source.
The DataRow.
Gets the matched columns list.
The source.
The dest.
The colum names filter (can be use = for mapping; ex: ColumnName = PropertyName).
The except column names.
Gets the matched properties list.
The source.
The colum names filter (can be use = for mapping; ex: ColumnName = PropertyName).
The except column names.
The ignore prefix.
IDictionary<System.String, PropertyDescriptor>.
Imports from model list.
The source.
The list.
The colum names filter (can be use = for mapping; ex: ColumnName = PropertyName).
The except column names.
The ignore prefix.
Convert to Model List.
The source.
The colum names filter (can be use = for mapping; ex: ColumnName = PropertyName).
The except column names.
The model status field has receive status of source (field type must be DataRowState).
The ignore prefix.
The method.
IList<T>.
Updates from DataRow.
The source.
The value.
The colum names filter (can be use = for mapping; ex: ColumnName = PropertyName).
The except column names.
The key fields. (if not include key fields, auto use keys value to fields)
Synches from table.
The source.
The values.
The column update names.
The column add new names.
The except update column names.
The except add new column names.
The key fields.
true if XXXX, false otherwise.
Synches from model.
The source.
The values.
The column update names.
The column add new names.
The except update column names.
The except add new column names.
The key fields.
The ignore prefix.
Updates from model.
The source.
The value.
The colum names filter (can be use = for mapping; ex: ColumnName = PropertyName).
The except column names.
The key fields.
The ignore prefix.
true if XXXX, false otherwise.
Updates from model.
The source.
The values.
The colum names filter (can be use = for mapping; ex: ColumnName = PropertyName).
The except column names.
The key fields.
The ignore prefix.
The none
The data table schema
The column schema
Convert DataTable to XML
use for XmlSerialization
Initializes a new instance of the class.
The entities.
if set to true [only changed values has been serialize for synchronized].
The colum names filter (can be use = for mapping; ex: ColumnName = PropertyName).
The except column names.
The key fields.
The proxy schema.
if set to true [optimum size but slower].
Gets the table.
The entities.
This property is reserved, apply the to the class instead.
An that describes the XML representation of the object that is produced by the method and consumed by the method.
Gets the type of the entity collection.
Loads the XML only for changes.
The reader.
if set to true [optimum size].
The map columns.
Loads the XML all rows.
The reader.
if set to true [optimum size].
The map columns.
Generates an object from its XML representation.
The stream from which the object is deserialized.
Determines whether [is zero or empty] [the specified value].
The value.
true if [is zero or empty] [the specified value]; otherwise, false.
Gets the zero or empty value.
The type.
Creates the XML only for sync values.
The writer.
Creates the XML all rows.
The writer.
Converts an object into its XML representation.
The stream to which the object is serialized.
Converts to xmlraw.
The table.
Name of the row.
Name of the document.
Converts to xml.
The source.
Name of the element.
if set to true [for synch values].
The column names.
The except column names.
The key fields.
if set to true [omit XML declaration].
The proxy shema.
if set to true [optimum size].
Gets the table from XML.
The XML.
Name of the root.
Initializes a new instance of the class.
Gets or sets the of the parameter.
Gets or sets a value that indicates whether the parameter is input-only, output-only, bidirectional, or a stored procedure return value parameter.
Gets or sets a value that indicates whether the parameter accepts null values.
Gets or sets the name of the .
Gets or sets the maximum size, in bytes, of the data within the column.
Gets or sets the name of the source column mapped to the and used for loading or returning the .
Gets or sets a value which indicates whether the source column is nullable. This allows to correctly generate Update statements for nullable columns.
Gets or sets the value of the parameter.
Resets the DbType property to its original settings.
Initializes a new instance of the class.
Adds the specified p.
The parameter.
The p.
Removes the specified parameter name.
Name of the parameter.
Gets the count.
The count.
Determines whether [contains] [the specified name].
The name.
true if [contains] [the specified name]; otherwise, false.
Gets the with the specified name.
The .
The name.
Gets the at the specified index.
The .
The index.
Returns an enumerator that iterates through the collection.
A that can be used to iterate through the collection.
Returns an enumerator that iterates through a collection.
An object that can be used to iterate through the collection.
Transactions the error.
The message.
Nots the supported exception.
The message.
Arguments the null.
The message.
Arguments the out of range.
The message.
Invalids the length of the offset.
The message.
Columns the out of range.
The index.
Columns the not in entity.
Name of the column.
Name of the entity.
Columns the out of range.
The index.
Name of the entity.
Arguments the type not support.
Name of the type.
Nots the implemented exception.
The message.
Invalids the cast exception.
From type.
To type.
Concurrencies the exception.
The message.
Gathers the output parameters.
The rows affected.
The parameters.
Gets the parameters.
if set to true [is number parameter].
The arguments.
Creates the paramter.
Name of the parameter (prefix = means output, == means return).
The value.
Creates the paramter.
Name of the parameter.
The value.
The direction.
Creates the paramters.
The parameter names.
The values.
Length of paramNames and values are not the same !