Click or drag to resize

DbcDatabase.Tables Property

X#
List of tables

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 PROPERTY Tables AS ICollection<DbcTable> GET 
Request Example View Source

Property Value

Type: ICollectionDbcTable
See Also