dotConnect for DB2 Documentation
Devart.Common Namespace / SelectTable Class / Schema Property

In This Topic
Schema Property (SelectTable)
In This Topic
Gets or sets the name of the table schema.
Syntax
'Declaration
 
Public Property Schema As String
 

Property Value

The name of the table schema.
See Also