[This is preliminary documentation and subject to change.]
Gets the column value in its native format given the zero-based column index.
Gets the column value in its native format given the zero-based column index.
public override this[Int32] {get;}
Gets a field value indexed by name.
public override this[String] {get;}
SqlCeDataReader Class | Primeworks.DesktopSqlCe Namespace