Show / Hide Table of Contents

Class IndexConfiguration

Inheritance
System.Object
IndexConfiguration
FullTextIndexConfiguration
ValueIndexConfiguration
Namespace: Couchbase.Lite.Internal.Query
Assembly: Couchbase.Lite.dll
Syntax
public abstract class IndexConfiguration : object

Properties

| Improve this Doc View Source

Expressions

Gets the expressions to use to create the index

Declaration
public string[] Expressions { get; }
Property Value
Type Description
System.String[]
  • Improve this Doc
  • View Source
Back to top Generated by DocFX