Platform Core .NET Assemblies API
GetInt16 Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > BufferingDataReader Class : GetInt16 Method
i
The index of the field to find.

Glossary Item Box

Gets the 16-bit signed integer value of the specified field.

Syntax

 
C#
 
 

Parameters

i
The index of the field to find.

Return Value

The 16-bit signed integer value of the specified field.

Exceptions

ExceptionDescription
System.IndexOutOfRangeExceptionThe index passed was outside the range of 0 through System.Data.IDataRecord.FieldCount.

Requirements

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

See Also

© Terrasoft 2002-2018.