JAMS 6.x Help
Convert Class Members
Methods 


The following tables list the members exposed by Convert.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)BytesToStringConverts a byte count to a string that has been scaled to the smallest whole number  
Public Methodstatic (Shared in Visual Basic)ToBooleanOverloaded. Converts a TriState enumeration to a boolean. If the TriState is set to NotSpecified, the returned boolean will be false.  
Public Methodstatic (Shared in Visual Basic)ToSqlDateTimeConverts a DateTime to an SqlDateTime. If the DateTime is MinValue, SqlDateTime.Null is returned.  
Public Methodstatic (Shared in Visual Basic)ToSqlDateTimeUTCConverts a DateTime to an SqlDateTime. If the DateTime is MinValue, SqlDateTime.Null is returned. If the DateTime is not UTC, throws an exception.  
Top
See Also

Reference

Convert Class
MVPSI.JAMS Namespace

Send Feedback