[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Namespace: System.Data.Linq.Provider
Assembly:
System.Data.Linq (in System.Data.Linq.dll)

Syntax
Visual Basic (Declaration)
Public Interface IProvider _
Implements IDisposable
Dim instance As IProvider
public interface IProvider : IDisposable
public interface class IProvider : IDisposable
public interface IProvider extends IDisposable

Platforms
Windows Server 2003, Windows XP SP2, Windows Vista
The .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

Version Information
.NET Framework
Supported in: 3.5

See Also