Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the value of a column in its native format.
Overload List
| Name | Description |
|---|---|
| SqlCeDataReader.Item (Int32) | Gets the value of the specified column in its native format given the column ordinal. Supported by the .NET Compact Framework. |
| SqlCeDataReader.Item (String) | Gets the value of the specified column in its native format given the column name. Supported by the .NET Compact Framework. |
See Also
Reference
SqlCeDataReader Class
SqlCeDataReader Members
System.Data.SqlServerCe Namespace