ToString Method (PgSqlArray)
Returns a string that represents the current
PgSqlArray.
public override string ToString()
'Declaration
Public Overrides Function ToString() As String
Return Value
A formatted string that represents the array in a readable form.