Data Port Sync 1.0.500

SqlCeForeignKeyCollection. Method 

[This is preliminary documentation and subject to change.]

Returns an enumerator that can iterate through the collections.

[Visual Basic]
NotOverridable Public Function () As IEnumerator _
    Implements IEnumerable.
[C#]
public IEnumerator ();

Return Value

IEnumerator object.

Implements

IEnumerable.

See Also

SqlCeForeignKeyCollection Class | Primeworks.DesktopSqlCe Namespace