VistaDBText Class Members
In This Topic
The following tables list the members exposed by VistaDBText.
Public Constructors
Public Properties
| | Name | Description |
 | HasValue | Gets a value indicating whether the current Value object has a value or is null. (Inherited from VistaDB.VistaDBTypes.VistaDBValue) |
 | IsNull | Helper property to check if value is null reference (Inherited from VistaDB.VistaDBTypes.VistaDBValue) |
 | SystemType | Overridden. System type for the Value System type for the Value System type for the Value |
 | Type | Overridden. VistaDBType for the Value VistaDBType for the Value VistaDBType for the Value |
 | Value | Overridden. The internal object that represents the system object type The string value converted to an object The string value converted to an object |
Top
Public Methods
| | Name | Description |
 | GetValueOrDefault | Overloaded. Overloaded. Returns the Value of the object, or string.Empty. |
Top
See Also