| MVPSI.JAMS Namespace > Convert Class : ToSqlDateTime Method |
'DeclarationPublic Shared Function ToSqlDateTime( _ ByVal input As System.Date _ ) As System.Object
'UsageDim input As System.Date Dim value As System.Object value = Convert.ToSqlDateTime(input)
public static System.object ToSqlDateTime( System.DateTime input )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2