Show / Hide Table of Contents

Class IcebergCatalog

Represents the catalog of given type used in an Iceberg connection.

Inheritance
object
IcebergCatalog
GlueIcebergCatalog
HadoopIcebergCatalog
NessieIcebergCatalog
PolarisIcebergCatalog
RestIcebergCatalog
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(IcebergCatalogModelConverter))]
public class IcebergCatalog
In this article
Back to top