Data Port Sync 1.0.500

JetTable.Indexes Property

[This is preliminary documentation and subject to change.]

Gets the collection of indexes for this table.

[Visual Basic]
Public ReadOnly Property Indexes As 
[C#]
public  Indexes {get;}

Remarks

The PRIMARY KEY is a special type of index and is included in this collection.

See Also

JetTable Class | Primeworks.DataPortSync.Jet Namespace