dotConnect for PostgreSQL Documentation
Devart.Common Namespace / SelectColumn Class / Schema Property

In This Topic
Schema Property (SelectColumn)
In This Topic
Gets or sets schema that the column belongs to.
Syntax
'Declaration
 
Public Property Schema As String
 

Property Value

A schema that the column belongs to.
See Also