DataItemTypeConverter Class

Definition

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.

Applies to