public sealed class PostgresqlColumn : IMessage<PostgresqlColumn>, IEquatable<PostgresqlColumn>, IDeepCloneable<PostgresqlColumn>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class PostgresqlColumn.
[[["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 documentation for the \u003ccode\u003ePostgresqlColumn\u003c/code\u003e class within the DataStream v1 API for .NET, specifically version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePostgresqlColumn\u003c/code\u003e represents a column in a PostgreSQL database and includes properties such as \u003ccode\u003eColumn\u003c/code\u003e name, \u003ccode\u003eDataType\u003c/code\u003e, \u003ccode\u003eLength\u003c/code\u003e, \u003ccode\u003eNullable\u003c/code\u003e status, \u003ccode\u003eOrdinalPosition\u003c/code\u003e, \u003ccode\u003ePrecision\u003c/code\u003e, \u003ccode\u003ePrimaryKey\u003c/code\u003e, and \u003ccode\u003eScale\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostgresqlColumn\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e 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\u003eThere are two constructors available for creating a \u003ccode\u003ePostgresqlColumn\u003c/code\u003e object: a default constructor and one that takes another \u003ccode\u003ePostgresqlColumn\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.9.0, with previous versions from 2.8.0 down to 1.0.0 also being available for reference.\u003c/p\u003e\n"]]],[],null,[]]