DbDataRecord::GetData Method (Int32)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Not currently supported.

Namespace:   System.Data.Common
Assembly:  System.Data (in System.Data.dll)

public:
virtual IDataReader^ GetData(
	int i
) sealed

Parameters

i
Type: System::Int32

Not currently supported.

Return Value

Type: System.Data::IDataReader^

Not currently supported.

.NET Framework
Available since 1.1
Return to top
Show: