ISqlSession interface
使用.NET 資料提供者的SQL Server,以提供介面來存取資料庫。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Interface ISqlSession _
Inherits IDisposable
'用途
Dim instance As ISqlSession
public interface ISqlSession : IDisposable