DBConvert Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Used internally to convert one type to another.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ChangeType(Object, Type) | This API supports the product infrastructure and is not intended to be used directly from your code. Changes the specified value to the specified type. |
![]() ![]() | ChangeType(Of T)(Object) | This API supports the product infrastructure and is not intended to be used directly from your code. Changes the specified value to the current type. |
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

