[This is preliminary documentation and subject to change.]
Gets the value of a column as a String.
[Visual Basic]
Overrides Public Function ( _
ByVal
Int32 As
Integer _
) As
String _
Parameters
-
Int32
- Zero-based column index.
Return Value
Column value.
Implements
IDataRecord.
See Also
SqlCeDataReader Class | Primeworks.DesktopSqlCe Namespace