SendResultsEndToPipe Method (SmiRecordBuffer, SmiEventSink)
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Ends a resultset sent to the current output channel. The assembly that contains this class has a friend relationship with SQLAccess.dll. It is intended for use by SQL Server. For other databases, use the hosting mechanism provided by that database.
Namespace: Microsoft.SqlServer.Server
Assembly: System.Data (in System.Data.dll)
MustOverride Sub SendResultsEndToPipe(ByVal recordBuffer As SmiRecordBuffer, ByVal eventSink As SmiEventSink)
internal abstract void SendResultsEndToPipe (SmiRecordBuffer recordBuffer, SmiEventSink eventSink);
Parameters
Parameter |
Description |
|---|---|
recordBuffer |
The SmiRecordBuffer to send to the SqlPipe describing the completion of the results. |
eventSink |
The SmiEventSink object to be used for event callbacks from the server. |
Version Information
.NET Framework
Supported in: 2.0