dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlDataSet Class / Tables Property

In This Topic
Tables Property (PgSqlDataSet)
In This Topic
Gets collection of tables
Syntax
'Declaration
 
Public Shadows ReadOnly Property Tables As DataTableCollection
 

Property Value

Collection of tables in DataSet
See Also