DataAccessGetDateTimeFieldValue Method |
Name | Description | |
---|---|---|
![]() ![]() | GetDateTimeFieldValue(Object, DateTime) |
Retrieve the value of a row view field value by replacing DbNull by a default value if empty
|
![]() ![]() | GetDateTimeFieldValue(DataRow, String, DateTime) |
Retrieve the value of a row view field value by replacing DbNull by null if empty
|
![]() ![]() | GetDateTimeFieldValue(DataRowView, String, DateTime) |
Retrieve the value of a row view field value by replacing DbNull by a default value if empty
|