Table of Contents

Class WellKnownTypes.System.Data.Common

Namespace
LinqToDB.CodeModel
Assembly
linq2db.Tools.dll
public static class WellKnownTypes.System.Data.Common
Inheritance
WellKnownTypes.System.Data.Common

Properties

DbDataReader

DbDataReader type descriptor.

public static IType DbDataReader { get; }

Property Value

IType

DbDataReader_GetValue

GetValue(int) method reference.

public static CodeIdentifier DbDataReader_GetValue { get; }

Property Value

CodeIdentifier