SchemaViewJoinCollection Class
Syntax
'Declaration
Public Class SchemaViewJoinCollection
Inherits FChoice.Foundation.DataObjects.DataObjectCollection(Of SchemaViewJoin)
Implements FChoice.Foundation.Schema.ISchemaViewJoinCollection
public class SchemaViewJoinCollection : FChoice.Foundation.DataObjects.DataObjectCollection<SchemaViewJoin>, FChoice.Foundation.Schema.ISchemaViewJoinCollection
Inheritance Hierarchy
System.Object
System.Collections.Generic.List
FChoice.Foundation.DataObjects.DataObjectCollection
FChoice.Foundation.Clarify.Schema.SchemaViewJoinCollection
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
SchemaViewJoinCollection Members
FChoice.Foundation.Clarify.Schema Namespace