C#
Parameters
- i
- The index of the field to find.
Return Value
The name of the field or the empty string (""), if there is no value to return.Exception | Description |
---|---|
System.IndexOutOfRangeException | The index passed was outside the range of 0 through System.Data.IDataRecord.FieldCount. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2