SchemaRelationCollection Class
Syntax
'Declaration
<DefaultMemberAttribute("Item")>
Public Class SchemaRelationCollection
Inherits FChoice.Foundation.DataObjects.DataObjectCollection(Of SchemaRelation)
Implements FChoice.Foundation.Schema.ISchemaRelationCollection
[DefaultMemberAttribute("Item")]
public class SchemaRelationCollection : FChoice.Foundation.DataObjects.DataObjectCollection<SchemaRelation>, FChoice.Foundation.Schema.ISchemaRelationCollection
Inheritance Hierarchy
System.Object
System.Collections.Generic.List
FChoice.Foundation.DataObjects.DataObjectCollection
FChoice.Foundation.Clarify.Schema.SchemaRelationCollection
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
SchemaRelationCollection Members
FChoice.Foundation.Clarify.Schema Namespace