Show / Hide Table of Contents

    IDwReadOnlyColumn.Length Property

    .NET Standard 2.x

    Gets the length (in bytes) for the column.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    int Length { get; }
    

    Property Value

    System.Int32

    The length (in bytes) for the column.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon