| Devart.Data.Universal Namespace > UniCursor Class : GetDataReader Method |
Gets UniDataReader for data located in the UniCursor.
[Visual Basic]
Public Function GetDataReader() As UniDataReader[C#]
public UniDataReader GetDataReader();The UniDataReader for data located in the UniCursor.
Using the returned UniDataReader object you can obtain data of the UniCursor.
UniCursor Class | UniCursor Members | IsClosed Property
© 2002 - 2013 Devart. All Rights Reserved.