EAPConvertToDateTime Method | 
| Name | Description | |
|---|---|---|
| ToDateTime(Object) | 
            Convert the object to a DateTime value handling the case when the object is null or DBNull.
              | |
| ToDateTime(Object, Boolean) | 
            Convert the object to a DateTime value handling the case when the object is null or DBNull.
              | |
| ToDateTime(Object, DateTime) | 
            Convert the object to a DateTime value handling the case when the object is null or DBNull.
              | |
| ToDateTime(Object, DateTime, Boolean) | 
            Convert the object to a DateTime value handling the case when the object is null or DBNull.
              |