Data Port Sync 1.0.500

SqlCeForeignKeyCollection.SqlCeForeignKey Property

[This is preliminary documentation and subject to change.]

Gets or sets the SqlCeForeignKey object at the specified index.

Overload List

Gets or sets the SqlCeForeignKey object at the specified index.

public  this[Int32] {get; set;}

Gets or sets the SqlCeForeignKey object with the given name.

public  this[String] {get; set;}

See Also

SqlCeForeignKeyCollection Class | Primeworks.DesktopSqlCe Namespace