Click or drag to resize

DbString Class

Class handles a new data type.
Inheritance Hierarchy
SystemObject
  Dynamicweb.News.CommonDbString

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
[SerializableAttribute]
public class DbString

The DbString type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyValue
Stores and retrieves the current type value.
Top
Methods
Operators
Remarks
Used to exclude exceptions while writing data in to string data base field.
See Also