OracleString.Item Property
.NET Framework 3.0
Gets the single byte from the Value property located at the position indicated by the integer parameter, index.
Namespace: System.Data.OracleClient
Assembly: System.Data.OracleClient (in system.data.oracleclient.dll)
Assembly: System.Data.OracleClient (in system.data.oracleclient.dll)
If index indicates a position beyond the end of the byte array, an exception is raised.
To avoid raising an exception, always check the IsNull property and the Length property before reading this.
This property is read-only.
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.