ISqlSession 接口
通过对SQL Server使用.NET 数据提供程序提供访问数据库的接口。
命名空间: Microsoft.SharePoint.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Interface ISqlSession _
Inherits IDisposable
用法
Dim instance As ISqlSession
public interface ISqlSession : IDisposable