Data Port Sync 1.0.500

JetDatabase. Method 

[This is preliminary documentation and subject to change.]

Releases the unmanaged resources.

[Visual Basic]
Overridable Protected Sub ( _
   ByVal Boolean As Boolean _
)
[C#]
protected virtual void (
   Boolean bDisposing
);

Parameters

Boolean
true when called from public Dispose.

See Also

JetDatabase Class | Primeworks.DataPortSync.Jet Namespace