SqlCeCommandBuilder.Dispose Method

Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.

Releases the resources used by the SqlCeCommandBuilder.

  [Visual Basic]
  Public Shadows Sub Dispose()

  [C#]
  public new void Dispose();
[C++]
public: void Dispose();
[JScript]
public hide function Dispose();

Requirements

Platforms: .NET Compact Framework

.NET Framework Security:

See Also

SqlCeCommandBuilder Class | SqlCeCommandBuilder Members | System.Data.SqlServerCe Namespace

Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.

Send comments on this topic.

© Microsoft Corporation. All rights reserved.