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