dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlSelectLimit Class / ToString() Method

In This Topic
ToString() Method
In This Topic
Returns a System.String that represents the current System.Object.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

A System.String that represents the current System.Object.
See Also