public sealed class PostgresqlTable : IMessage<PostgresqlTable>, IEquatable<PostgresqlTable>, IDeepCloneable<PostgresqlTable>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class PostgresqlTable.
[[["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\u003eThe \u003ccode\u003ePostgresqlTable\u003c/code\u003e class in the DataStream v1 API represents a PostgreSQL table and is available in multiple versions, with the latest being 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality checks, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostgresqlTable\u003c/code\u003e class provides a \u003ccode\u003ePostgresqlColumns\u003c/code\u003e property to manage PostgreSQL columns within the table, and a \u003ccode\u003eTable\u003c/code\u003e property to specify the table name.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that accepts another \u003ccode\u003ePostgresqlTable\u003c/code\u003e instance as a parameter, for the purpose of deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes a list of inherited members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]