ComponentOne DataObjects for .NET
Fields Property (Table)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > Table Class : Fields Property
Gets the collection of table fields.
Syntax
'Declaration
 
Public ReadOnly Property Fields As TableFieldCollection
public TableFieldCollection Fields {get;}
See Also

Reference

Table Class
Table Members
Table Fields