ComponentOne DataObjects for .NET
Schema Property (Table)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > Table Class : Schema Property
Gets the schema to which the table belongs.
Syntax
'Declaration
 
Public ReadOnly Property Schema As Schema
public Schema Schema {get;}
See Also

Reference

Table Class
Table Members