asp.net.ph

OleDbDataReader.GetData Method

System.Data.OleDb Namespace   OleDbDataReader Class


NOTE: This member is used internally by the .NET infrastructure and is not intended to be called directly from your code.

[ VB ]
NotOverridable Public Function GetData ( _
   ByVal index As Integer _
) As IDataReader

[ C# ]
public IDataReader GetData (
   int index
);

[ C++ ]
public: __sealed IDataReader* GetData (
   int index
);

[ JScript ]
public function GetData (
   index : int
) : IDataReader
See Also

OleDbDataReader Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph