SmiEventStream Class

Used to allow the client to process a series of events from the server one at a time, as opposed to receiving all events during a single call. The assembly that contains this class has a friend relationship with SQLAccess.dll.  This class 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)

Friend MustInherit Class SmiEventStream
internal abstract class SmiEventStream : IDisposable