.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    SqlOptions Class

    Namespace: Hazelcast.Sql
    Assembly: Hazelcast.Net.dll

    Represents SQL options.

    public class SqlOptions
    Inheritance
    object
    SqlOptions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()

    Constructors

    Name Description
    SqlOptions()

    Initializes a new instance of the SqlOptions class.

    Properties

    Name Description
    PartitionArgumentIndexCacheSize

    Defines cache size for partition aware SQL queries.

    Methods

    Name Description
    Clone()

    Clone the options.

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