Show / Hide Table of Contents

Class TestPipelineConnectionDetails

Details about testing the pipeline's assigned connection.

Inheritance
object
TestPipelineConnectionDetails
DefaultTestPipelineConnectionDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GoldengateService.Models
Assembly: OCI.DotNetSDK.Goldengate.dll
Syntax
[JsonConverter(typeof(TestPipelineConnectionDetailsModelConverter))]
public class TestPipelineConnectionDetails
In this article
Back to top