ComponentOne DataObjects for .NET
Table Property (TableField)

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

Reference

TableField Class
TableField Members