Data Port Sync 1.0.500

JetIndex. Method 

[This is preliminary documentation and subject to change.]

Builds a SQL CE CREATE INDEX or ALTER TABLE ADD CONSTRAINT command to create this index in a SQL CE / SQL Mobile database

[Visual Basic]
Public Function () As String
[C#]
public string ();

Return Value

A string containing the SQL statement.

See Also

JetIndex Class | Primeworks.DataPortSync.Jet Namespace