DataItemTypeConverter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A static class that provides data source type conversion methods.
[System.Runtime.InteropServices.Guid("70C45B44-0C48-451C-BA4A-C4BA30C5CC9F")]
public static class DataItemTypeConverter
[<System.Runtime.InteropServices.Guid("70C45B44-0C48-451C-BA4A-C4BA30C5CC9F")>]
type DataItemTypeConverter = class
Public Class DataItemTypeConverter
- Inheritance
-
DataItemTypeConverter
- Attributes
Methods
Convert(DataType) |
Converts the specified DataItemType with the natural CLR type. |
GetRestrictedDataType(Type) |
Gets the DataItemTybe that is matching the specified CLR type. |