SetPosition Method (SmiEventSink, Int64)

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Sets the position within the current stream. 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 SetPosition(ByVal sink As SmiEventSink, ByVal position As Long)
abstract void SetPosition (SmiEventSink sink, long position);

Parameters

Parameter

Description

sink

The SmiEventSink object to be used for event callbacks from the server.

position

The position to set in the stream relative to the beginning.

Version Information

.NET Framework

Supported in: 2.0