GetScratchStream Method (SmiEventSink)
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Creates a new, empty SmiStream instance that can be used to store LOB data in. 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)
Function GetScratchStream(ByVal sink As SmiEventSink) As SmiStream
internal SmiStream GetScratchStream (SmiEventSink sink);
Parameters
Parameter |
Description |
|---|---|
sink |
The SmiEventSink object to be used for event callbacks from the server. |
Return Value
Returns an SmiStream.
Version Information
.NET Framework
Supported in: 2.0