FieldGetConvertedToString Method (RealTimeVPath)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the value from the database, converted to a System.String.
public string FieldGetConvertedToString()
public:
String^ FieldGetConvertedToString();
Return Value
The System.String value from database.
| Exception | Description |
|---|---|
| VDBException | An error raised while getting the field value. |