Miner.Data.Access Assembly > Miner.Data.Access Namespace > DbConvert Class > ToDateTime Method : ToDateTime(Object) Method |
'Declaration Public Overloads Shared Function ToDateTime( _ ByVal value As Object _ ) As Nullable(Of Date)
'Usage Dim value As Object Dim value As Nullable(Of Date) value = DbConvert.ToDateTime(value)
public static Nullable<DateTime> ToDateTime( object value )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.