public sealed class PostgresqlSchema : IMessage<PostgresqlSchema>, IEquatable<PostgresqlSchema>, IDeepCloneable<PostgresqlSchema>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class PostgresqlSchema.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003ePostgresqlSchema\u003c/code\u003e class within the DataStream v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostgresqlSchema\u003c/code\u003e class represents a PostgreSQL schema and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003ePostgresqlTables\u003c/code\u003e (a repeated field of \u003ccode\u003ePostgresqlTable\u003c/code\u003e) and \u003ccode\u003eSchema\u003c/code\u003e (a string representing the schema name).\u003c/p\u003e\n"],["\u003cp\u003eThe document details the available versions of \u003ccode\u003ePostgresqlSchema\u003c/code\u003e, ranging from version 1.0.0 to 2.9.0, with 2.9.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePostgresqlSchema\u003c/code\u003e class has two constructor options: a default parameterless constructor and one that takes another \u003ccode\u003ePostgresqlSchema\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]