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 | |
---|---|---|
StringConvert(Nullable<Double>) | Returns character data converted from numeric data. |
|
StringConvert(Nullable<Double>, Nullable<Int32>) | Returns character data converted from numeric data. |
See Also
SqlFuncs Class
Microsoft.WindowsAzure.Mobile.Service Namespace
Return to top