Sdílet prostřednictvím


Item Property

Gets the value of a column in its native format.

Overload List

  Name Description
Public property Item[ ( [ ( Int32] ) ] ) Gets the value of the specified column in its native format given the column ordinal. (Overrides DbDataReader. . :: . .Item[ ( [ ( Int32] ) ] ).)
Public property Item[ ( [ ( String] ) ] ) Gets the value of the specified column in its native format given the column name. (Overrides DbDataReader. . :: . .Item[ ( [ ( String] ) ] ).)

Top

See Also

Reference

SqlCeDataReader Class

SqlCeDataReader Members

System.Data.SqlServerCe Namespace