DBConvert Methods
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
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. |
Show:

