Click or drag to resize

DbcDatabase.Views Property

X#
List of views

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

Property Value

Type: ICollectionDbcView
See Also