Click or drag to resize
DbString Properties

The DbString type exposes the following members.

Properties
  NameDescription
Public propertyIsAnsi
Ansi vs Unicode
Public propertyIsFixedLength
Fixed length
Public propertyLength
Length of the string -1 for max
Public propertyValue
The value of the string
Top
See Also