skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • MCP Servers
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    MCP Servers

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Use Reports in Applications
    • System Requirements
    • Forums
    • Videos
    • Blogs
    • Submit a Ticket
    • FAQs
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now
Search all

Class AdoTypeConverter

Inheritance
System.Object
AdoTypeConverter
Namespace: Telerik.OpenAccess.Data
Assembly: Telerik.OpenAccess.dll

Syntax

public abstract class AdoTypeConverter

Constructors

AdoTypeConverter()

Declaration
public AdoTypeConverter()

Properties

AllowBatching

Declaration
public virtual bool AllowBatching { get; }
Property Value
System.Boolean

ClrType

Declaration
public virtual Type ClrType { get; }
Property Value
System.Type

Column

Declaration
public IDataColumn Column { get; }
Property Value
IDataColumn

DefaultType

Declaration
public abstract Type DefaultType { get; }
Property Value
System.Type

DefaultValueSql

Declaration
public virtual string DefaultValueSql { get; }
Property Value
System.String

NoEqualityTest

Declaration
public virtual bool NoEqualityTest { get; }
Property Value
System.Boolean

NullValueSql

Declaration
public virtual string NullValueSql { get; }
Property Value
System.String

ParameterSql

Declaration
public virtual string ParameterSql { get; }
Property Value
System.String

UpdateCost

Declaration
public virtual int? UpdateCost { get; }
Property Value
System.Nullable<System.Int32>

Methods

CreateLiteralSql(ref DataHolder)

Declaration
public abstract bool CreateLiteralSql(ref DataHolder holder)
Parameters
DataHolder holder

Returns
System.Boolean

Initialize(IAdoTypeConverterRegistry)

Declaration
public virtual AdoTypeConverter Initialize(IAdoTypeConverterRegistry registry)
Parameters
IAdoTypeConverterRegistry registry

Returns
AdoTypeConverter

Initialize(IDataColumn, Type, IAdoTypeConverterRegistry, Boolean)

Declaration
public virtual AdoTypeConverter Initialize(IDataColumn user, Type clr, IAdoTypeConverterRegistry registry, bool secondaryTable)
Parameters
IDataColumn user

System.Type clr

IAdoTypeConverterRegistry registry

System.Boolean secondaryTable

Returns
AdoTypeConverter

Parse(String)

Declaration
public virtual object Parse(string s)
Parameters
System.String s

Returns
System.Object

Read(ref DataHolder)

Declaration
public abstract object Read(ref DataHolder holder)
Parameters
DataHolder holder

Returns
System.Object

ReadFromParameter(ref DataHolder)

Declaration
public virtual object ReadFromParameter(ref DataHolder holder)
Parameters
DataHolder holder

Returns
System.Object

TestSql(String)

Declaration
public virtual string TestSql(string op)
Parameters
System.String op

Returns
System.String

ToString()

Declaration
public override string ToString()
Returns
System.String

Overrides
System.Object.ToString()

Write(ref DataHolder)

Declaration
public abstract void Write(ref DataHolder holder)
Parameters
DataHolder holder

Getting Started
  • Install Now
  • Online Demos
Support Resources
  • Documentation
  • Knowledge Base
  • Videos
  • Reporting Samples Repository
  • Reporting Release History
Community
  • Forums
  • Blogs
  • Reporting Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.