ComponentOne DataObjects for .NET
ExpressTables Property

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressConnection Class : ExpressTables Property
Gets the collection of C1ExpressTable objects attached to this C1ExpressConnection.
Syntax
'Declaration
 
Public ReadOnly Property ExpressTables As System.ComponentModel.ComponentCollection
public System.ComponentModel.ComponentCollection ExpressTables {get;}
See Also

Reference

C1ExpressConnection Class
C1ExpressConnection Members