| ReaderBaseValues Property |
Returns the columns values for the current record as a string array.
Namespace: DataStreams.CommonAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public string[] Values { get; }
Public ReadOnly Property Values As String()
Get
Property Value
Type:
StringExceptions See Also