DB2Int16 Members
Represents the SMALLINT Db2® data type. Encapsulates the short .NET data type. The following tables list the members exposed by the DB2Int16 class.
Public Fields
Public Constructors
Constructor | Description |
---|---|
![]() |
Initializes a new DB2Int16 object with the specified value. |
Public Properties
Public Methods
Method | Description |
---|---|
![]() |
Converts the supplied String to DB2Int16. |
![]() |
Returns a string that represents the DB2Int16 structure. |
![]() |
Converts the supplied DB2Int16 structure to a short integer. |
![]() |
Converts the supplied short integer to DB2Int16. |