Show / Hide Table of Contents

Enum StatementLifecycleState

The lifecycle state of a statement.

Namespace: Oci.DataflowService.Models
Assembly: OCI.DotNetSDK.Dataflow.dll
Syntax
public enum StatementLifecycleState

Fields

Name Description
Accepted
Cancelled
Cancelling
Failed
InProgress
Succeeded
UnknownEnumValue
In this article
Back to top