.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    Value Method

    Value()

    Begins a predicate for the value.

    Declaration
    public static PredicateBuilder Value()
    Returns
    PredicateBuilder

    A predicate builder.

    Value(string)

    Begins a predicate for an attribute of the value.

    Declaration
    public static PredicateBuilder Value(string name)
    Parameters
    string name

    The name of the attribute.

    Returns
    PredicateBuilder

    A predicate builder.

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