ISqlSession interface

Provides an interface to access databases by using the .NET Data Provider for SQL Server.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Interface ISqlSession _
    Inherits IDisposable
'Usage
Dim instance As ISqlSession
public interface ISqlSession : IDisposable

See also

Reference

ISqlSession members

Microsoft.SharePoint.Utilities namespace