Share via


SqlCeDataAdapter.CloneInternals Method

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

This member overrides DataAdapter.CloneInternals.

  [Visual Basic]
  Overrides Protected Function CloneInternals() As DataAdapter
[C#]
protected override DataAdapter CloneInternals();
[C++]
protected: DataAdapter* CloneInternals();
[JScript]
protected override function CloneInternals() : DataAdapter;

Requirements

Platforms: .NET Compact Framework

.NET Framework Security:

See Also

SqlCeDataAdapter Class | SqlCeDataAdapter 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.