 |
 |
|
|
|
|
File Name:
|
ORMapper.Templates.2.4.zip
|
|
File Size:
|
22,529 bytes
|
|
Downloaded:
|
1753 times
|
|
Posted by
pwelter34
on
Thursday, March 17, 2005 (EST)
|
New Features ...
1) ignoring tables or views support
2) regular expressions to clean column and table names
3) prevents duplicate class names
4) nullValue for System.Byte fix
5) connection string now prefixed with the namespace of DataManag
|
|
New Features ...
1) The mapping template now supports ignoring tables or views by setting IgnoreList to a semicolon delimited list of names to ignore.
2) A change to the mapping template allows entering regular expressions to clean column and table names. The CleanExpression property is semicolon delimited list of regular expressions to use to clean the names.
3) Sometimes the name cleaning can cause duplicate class names. The mapping template now tracks the class names and prevents duplicates.
4) The GetNullValue function did not recognize the data type System.Byte. This is not set to zero.
5) The connection string that is read from the app.config is now prefixed with the namespace of DataManager to allow for multiple connection strings to exist in the app.config. The DataManager.ConnectionString property now has xml documentation with an example.
~ Paul
|
|
Click here to download this file
|
Average Rating:  |
|
| |
|
|
 |