Enum AnalyticsStatus
Represents the return status of an Analytics query.
Namespace: Couchbase.Analytics
Assembly: Couchbase.NetClient.dll
Syntax
public enum AnalyticsStatus
Fields
Name | Description |
---|---|
Closed | |
Completed | |
Errors | |
Failed | |
Fatal | |
Running | |
Stopped | |
Success | |
Timeout |