Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
'Declaration
Public Interface ISqlSession _
Inherits IDisposable
'Usage
Dim instance As ISqlSession
public interface ISqlSession : IDisposable