Oracle Database@Google Cloud v1 API - Class GoldengateGenericConnectionProperties (1.6.0)

public sealed class GoldengateGenericConnectionProperties : IMessage<GoldengateGenericConnectionProperties>, IEquatable<GoldengateGenericConnectionProperties>, IDeepCloneable<GoldengateGenericConnectionProperties>, IBufferMessage, IMessage

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class GoldengateGenericConnectionProperties.

The properties of GoldengateGenericConnectionProperties.

Inheritance

object > GoldengateGenericConnectionProperties

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Constructors

GoldengateGenericConnectionProperties()

public GoldengateGenericConnectionProperties()

GoldengateGenericConnectionProperties(GoldengateGenericConnectionProperties)

public GoldengateGenericConnectionProperties(GoldengateGenericConnectionProperties other)
Parameter
Name Description
other GoldengateGenericConnectionProperties

Properties

Host

public string Host { get; set; }

Optional. The host of the GenericConnection.

Property Value
Type Description
string

TechnologyType

public string TechnologyType { get; set; }

Optional. The technology type.

Property Value
Type Description
string