The base class for DbTableField and CompositeTableField.

Namespace:  C1.Data.SchemaObjects
Assembly:  C1.Data.2 (in C1.Data.2.dll)

Syntax

C#
public abstract class TableField : Field
Visual Basic (Declaration)
Public MustInherit Class TableField _
	Inherits Field

Inheritance Hierarchy

See Also