Show / Hide Table of Contents

    IDwReadOnlyColumn.ClrType Property

    .NET Standard 2.x

    Gets the CLR datatype of a column.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    Type ClrType { get; }
    

    Property Value

    System.Type

    The CLR datatype of a column.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon