Class IndexConfiguration
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Couchbase.Lite.Internal.Query
Assembly: Couchbase.Lite.dll
Syntax
public abstract class IndexConfiguration
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[] |