.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    Build Method

    Build()

    Build the IGenericRecord.

    Declaration
    IGenericRecord Build()
    Returns
    IGenericRecord

    The IGenericRecord.

    Remarks

    In case the record was created with a schema, then all fields declared in the schema must have been assigned a value before the record can be built. Trying to build the record before all fields have been assigned a value triggers a SerializationException.

    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.