Show / Hide Table of Contents

Enum MySqlNetworkProtocolType

The network protocol for MySQL Database.

Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
public enum MySqlNetworkProtocolType

Fields

Name Description
Sockets
Tcp
Tcps
UnknownEnumValue
In this article
Back to top