IProvider Interface
.NET Framework Class Library
IProvider Interface
[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)

Visual Basic (Declaration)
Public Interface IProvider _
	Implements IDisposable
Visual Basic (Usage)
Dim instance As IProvider
C#
public interface IProvider : IDisposable
Visual C++
public interface class IProvider : IDisposable
JScript
public interface IProvider extends IDisposable
XAML
Not applicable.

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.

.NET Framework

Supported in: 3.5

Reference

IProvider Members
System.Data.Linq.Provider Namespace
Page view tracker