Show / Hide Table of Contents

Class IcebergCatalogSummary

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

Inheritance
object
IcebergCatalogSummary
GlueIcebergCatalogSummary
HadoopIcebergCatalogSummary
NessieIcebergCatalogSummary
PolarisIcebergCatalogSummary
RestIcebergCatalogSummary
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(IcebergCatalogSummaryModelConverter))]
public class IcebergCatalogSummary
In this article
Back to top