DB2TimeStampProperties

The properties of the DB2TimeStamp structure are listed here.

Public Properties

Property Description
public property IsNull Gets a value that indicates if the value stored in the DB2TimeStamp object is null.
public property Precision Gets the value describing the precision of the DB2TimeStamp object.
public property Value Gets the value stored in the DB2TimeStamp object in the form of a System.DateTime object.