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