See Also

UniCursor Class  | UniCursor Members  | IsClosed Property

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.UniversalSend comments on this topic.

GetDataReader Method

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();

Return Type

The UniDataReader for data located in the UniCursor.

Remarks

Using the returned UniDataReader object you can obtain data of the UniCursor.

See Also

UniCursor Class  | UniCursor Members  | IsClosed Property

 

 


© 2002 - 2013 Devart. All Rights Reserved.