asp.net.ph

SqlDataReader.Item Property

System.Data.SqlClient Namespace   SqlDataReader Class


Returns the value of a column in its native format.

In [ C# ], this property is the indexer for the SqlDataReader class.

Overload List

1. Returns the value of the specified column in its native format given the column name.

2. Returns the value of the specified column in its native format given the column ordinal.


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