Value Property (PgSqlText)
Gets the string that is stored in the specified
PgSqlText object.
public new string Value {get;}
'Declaration
Public Shadows ReadOnly Property Value As String
Property Value
The string to be stored or value retrieved from database.