.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    Item Property

    Item[Int32]

    Gets metadata for the column at the specified index.

    Declaration
    public SqlColumnMetadata this[int index] { get; }
    Parameters
    Int32 index

    The index.

    Property Value
    SqlColumnMetadata

    Metadata for the column at the specified index.

    In This Article
    Back to top Copyright © 2010-2022 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.