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