ParametersAvailable Method (SmiParameterMetaData[], ITypedGettersV3)

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

Called when output parameters become available. 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 ParametersAvailable(ByVal metaData As SmiParameterMetaData(), ByVal paramValues As ITypedGettersV3)
internal void ParametersAvailable (SmiParameterMetaData[] metaData, ITypedGettersV3 paramValues);

Parameters

Parameter

Description

metaData

The metadata for the parameters returned from a command batch or stored procedure.

paramValues

Provides access to the underlying data in the parameters.

Version Information

.NET Framework

Supported in: 2.0