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)
Available in Sandboxed Solutions: No

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