DbString Class |
Namespace: Dynamicweb.News.Common
The DbString type exposes the following members.
Name | Description | |
---|---|---|
DbString |
Constructor.
| |
DbString(Int32) |
Constructor.
|
Name | Description | |
---|---|---|
ToString |
Converts the current DbString type in to string.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
(String to DbString) |
Converts String type value in to DbString type.
| |
(DbString to String) |
Converts new DBstring type in to string type.
|