Show / Hide Table of Contents

Enum RuntimeSupport

The runtime support status. Must be set to UNSUPPORTED for Generic JDBC and PostgreSQL connections.

Namespace: Oci.DatabasetoolsService.Models
Assembly: OCI.DotNetSDK.Databasetools.dll
Syntax
public enum RuntimeSupport

Fields

Name Description
Supported
UnknownEnumValue
Unsupported
In this article
Back to top