Data Port Sync 1.0.500

JetRowset. Method 

[This is preliminary documentation and subject to change.]

Inserts a new row and reads it back.

[Visual Basic]
Public Function () As Boolean
[C#]
public bool ();

Return Value

true if successful.

Remarks

Use this method if you need to read back the default values that are generated during an insertion.

See Also

JetRowset Class | Primeworks.DataPortSync.Jet Namespace