Gets the collection of table views.
Namespace:
C1.Data.SchemaObjectsAssembly: C1.Data.2 (in C1.Data.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public virtual TableViewCollection TableViews { get; } |
Visual Basic (Declaration) |
---|
<BrowsableAttribute(False)> _ Public Overridable ReadOnly Property TableViews As TableViewCollection Get |