Data Port Sync 1.0.500

JetIndexCollection. Method 

[This is preliminary documentation and subject to change.]

Adds a JetIndex object to the collection.

[Visual Basic]
Public Sub ( _
   ByVal JetIndex As JetIndex _
)
[C#]
public void (
   JetIndex index
);

Parameters

JetIndex
JetIndex object.

See Also

JetIndexCollection Class | Primeworks.DataPortSync.Jet Namespace