ComponentOne DataObjects for .NET
Fields Property (C1ExpressTable)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressTable Class : Fields Property
The collection of C1ExpressTable fields.
Syntax
'Declaration
 
Public ReadOnly Property Fields As C1ExpressFieldCollection
public C1ExpressFieldCollection Fields {get;}
Remarks
Use Fields editor to edit this collection.
See Also

Reference

C1ExpressTable Class
C1ExpressTable Members