  | 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
Syntaxpublic string[] Values { get; }Public ReadOnly Property Values As String()
	Get
Property Value
Type: 
String
Exceptions
See Also