IObjectDbEsent Properties |
The IObjectDbEsent type exposes the following members.
Name | Description | |
---|---|---|
ThrowOnTruncate | Gets or sets a flag indicating if the library should thrown an Exception if an attempt is made to save a string or byte array property value that does not fit into the database column. The default value is True. Setting this property to False will cause silent truncation of values that are too long which is the default behaviour of the library in versions prior to 3.1. |