The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DataAdapter::GetFillParameters Method ()
.NET Framework (current version)
Gets the parameters set by the user when executing an SQL SELECT statement.
Assembly: System.Data (in System.Data.dll)
Return Value
Type: array<System.Data::IDataParameter^>^An array of IDataParameter objects that contains the parameters set by the user.
Implements
IDataAdapter::GetFillParameters()
.NET Framework
Available since 1.1
Available since 1.1
Show: