IExtendedDataRecord::DataRecordInfo Property

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

property DataRecordInfo^ DataRecordInfo {
	DataRecordInfo^ get();
}

Property Value

Type: System.Data.Common::DataRecordInfo^

A DataRecordInfo object.

.NET Framework
Available since 3.5
Return to top
Show: