Overload | Description |
---|---|
PgSqlText Constructor() | Initializes a new instance of the PgSqlText class. |
PgSqlText Constructor(String) | Initializes a new instance of the PgSqlText class, setting the Value property to the specified string. |
PgSqlText Constructor(String,Encoding) | Initializes a new instance of the PgSqlText class. |