Data Port Sync 1.0.500

SqlCeDataAdapter. Method (Boolean)

[This is preliminary documentation and subject to change.]

Disposes all the contained commands.

[Visual Basic]
Overrides Overloads Protected Sub ( _
   ByVal Boolean As Boolean _
)
[C#]
protected override void (
   Boolean disposing
);

Parameters

Boolean
true when called from public Dispose.

See Also

SqlCeDataAdapter Class | Primeworks.DesktopSqlCe Namespace | SqlCeDataAdapter. Overload List