Data Port Sync 1.0.500

JetExport. Method 

[This is preliminary documentation and subject to change.]

Overrides all IDENTITY columns in all exported tables.

[Visual Basic]
Public Sub ( _
   ByVal Int32 As Integer, _
   ByVal Int32 As Integer _
)
[C#]
public void (
   Int32 nSeed,
   Int32 nIncrement
);

Parameters

Int32
Int32

See Also

JetExport Class | Primeworks.DataPortSync.Jet Namespace