Class IndexConfiguration
Namespace: Couchbase.Lite.Internal.Query
Assembly: Couchbase.Lite.dll
Syntax
public abstract class IndexConfiguration : object
Properties
| Improve this Doc View SourceExpressions
Gets the expressions to use to create the index
Declaration
public string[] Expressions { get; }
Property Value
Type | Description |
---|---|
System.String[] |