SchemaTableCollection Class
Syntax
'Declaration
<DefaultMemberAttribute("Item")>
Public Class SchemaTableCollection
Inherits FChoice.Foundation.DataObjects.DataObjectCollection(Of SchemaTable)
Implements FChoice.Foundation.Schema.ISchemaTableCollection
[DefaultMemberAttribute("Item")]
public class SchemaTableCollection : FChoice.Foundation.DataObjects.DataObjectCollection<SchemaTable>, FChoice.Foundation.Schema.ISchemaTableCollection
Inheritance Hierarchy
System.Object
System.Collections.Generic.List
FChoice.Foundation.DataObjects.DataObjectCollection
FChoice.Foundation.Clarify.Schema.SchemaTableCollection
Requirements
Namespace: FChoice.Foundation.Clarify.Schema
Platforms: Windows 2000, Windows XP, Windows Server family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)
Reference
SchemaTableCollection Members
FChoice.Foundation.Clarify.Schema Namespace