Data Port Sync 1.0.500

SqlCeColumnCollection.SqlCeColumn Property

[This is preliminary documentation and subject to change.]

Gets or sets the SqlCeColumn object at the given index.

Overload List

Gets or sets the SqlCeColumn object at the given index.

public  this[Int32] {get;}

Gets or sets a SqlCeColumn object with the given name.

public  this[String] {get;}

See Also

SqlCeColumnCollection Class | Primeworks.DesktopSqlCe Namespace