asp.net.ph

SqlDataReader.GetStream Method

System.Data.SqlClient Namespace   SqlDataReader Class


Not currently supported.

[Visual Basic]
NotOverridable Public Function GetStream( _
   ByVal index As Integer _
) As Stream

[ C# ]
public Stream GetStream(
   int index
);

[ C++ ]
public: __sealed Stream* GetStream(
   int index
);

[ JScript ]
public function GetStream(
   index : int
) : Stream

Parameters

index
[To be supplied.]
See Also

SqlDataReader 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