Data Port Sync 1.0.500

SqlCeDataReader.Object Property

[This is preliminary documentation and subject to change.]

Gets the column value in its native format given the zero-based column index.

Overload List

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;}

See Also

SqlCeDataReader Class | Primeworks.DesktopSqlCe Namespace