Share via


SqlFuncs.StringConvert Method

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Entity (in Microsoft.WindowsAzure.Mobile.Service.Entity.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static StringConvert(Nullable<Double>)

Returns character data converted from numeric data.

System_CAPS_pubmethodSystem_CAPS_static StringConvert(Nullable<Double>, Nullable<Int32>)

Returns character data converted from numeric data.

See Also

SqlFuncs Class
Microsoft.WindowsAzure.Mobile.Service Namespace

Return to top