 | QdbCellStringArray Property |
Gets the result reinterpreted as a string array.
Namespace:
Quasardb.Query
Assembly:
Quasardb (in Quasardb.dll) Version: 3.13.5.0 (3.13.5.0)
Syntaxpublic string[] StringArray { get; }
Public ReadOnly Property StringArray As String()
Get
Property Value
Type:
String
Exceptions
See Also