AdoNetHelper.GetNullableDateTime Method
Maps DateTime.MinValue to DBNull.Value.
Namespace: SobekCM.Core.MemoryMgmt Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
Return ValueType: ObjectDBNull.Value if the DateTime is MinValue; otherwise the DateTime value. See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |