Native storage format for 16-bit Integer values on the .Net platform.
Short = Smallint;
Short is an Integer type that represents the native storage format for 16-bit values on the .Net platform. Short is declared using the System.Int16 type declared in the .Net framework API.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |