Data Port Sync 1.0.500

SqlCeTableCollection. Method 

[This is preliminary documentation and subject to change.]

Returns an IEnumerator object for this collection.

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

Return Value

IEnumarator object.

Implements

IEnumerable.

See Also

SqlCeTableCollection Class | Primeworks.DesktopSqlCe Namespace