RowAvailable Method (ITypedGettersV3)

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

Called when a row is available to be processed. 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)

Sub RowAvailable(ByVal rowData As ITypedGettersV3)
internal void RowAvailable (ITypedGettersV3 rowData);

Parameters

Parameter

Description

rowData

Provides access to the underlying data in the row.

Version Information

.NET Framework

Supported in: 2.0