Show / Hide Table of Contents

Class SchemaRelationCollection

Inheritance
System.Object
System.Collections.Generic.List<SchemaRelation>
DataObjectCollection<SchemaRelation>
SchemaRelationCollection
Implements
System.Collections.Generic.IList<SchemaRelation>
System.Collections.Generic.ICollection<SchemaRelation>
System.Collections.IList
System.Collections.Generic.IReadOnlyList<SchemaRelation>
System.Collections.Generic.IReadOnlyCollection<SchemaRelation>
System.Collections.Generic.IEnumerable<SchemaRelation>
ISchemaRelationCollection
System.Collections.ICollection
System.Collections.IEnumerable
Inherited Members
DataObjectCollection<SchemaRelation>.Initialize(DataTable)
DataObjectCollection<SchemaRelation>.Initialize(DataRow[])
DataObjectCollection<SchemaRelation>.Initialize(Object[][])
DataObjectCollection<SchemaRelation>.AddDataObject(SchemaRelation)
DataObjectCollection<SchemaRelation>.OnDataObjectAdded(SchemaRelation)
DataObjectCollection<SchemaRelation>.Create(Object[])
DataObjectCollection<SchemaRelation>.GetItemByIndex(Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Add(FChoice.Foundation.Clarify.Schema.SchemaRelation)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.AddRange(System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.AsReadOnly()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.BinarySearch(System.Int32, System.Int32, FChoice.Foundation.Clarify.Schema.SchemaRelation, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.BinarySearch(FChoice.Foundation.Clarify.Schema.SchemaRelation)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.BinarySearch(FChoice.Foundation.Clarify.Schema.SchemaRelation, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Clear()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Contains(FChoice.Foundation.Clarify.Schema.SchemaRelation)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.ConvertAll<TOutput>(System.Converter<FChoice.Foundation.Clarify.Schema.SchemaRelation, TOutput>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.CopyTo(FChoice.Foundation.Clarify.Schema.SchemaRelation[])
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.CopyTo(System.Int32, FChoice.Foundation.Clarify.Schema.SchemaRelation[], System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.CopyTo(FChoice.Foundation.Clarify.Schema.SchemaRelation[], System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Exists(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Find(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.FindAll(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.FindIndex(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.FindIndex(System.Int32, System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.FindIndex(System.Int32, System.Int32, System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.FindLast(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.FindLastIndex(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.FindLastIndex(System.Int32, System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.FindLastIndex(System.Int32, System.Int32, System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.ForEach(System.Action<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.Schema.SchemaRelation>.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.IndexOf(FChoice.Foundation.Clarify.Schema.SchemaRelation)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.IndexOf(FChoice.Foundation.Clarify.Schema.SchemaRelation, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.IndexOf(FChoice.Foundation.Clarify.Schema.SchemaRelation, System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Insert(System.Int32, FChoice.Foundation.Clarify.Schema.SchemaRelation)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.LastIndexOf(FChoice.Foundation.Clarify.Schema.SchemaRelation)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.LastIndexOf(FChoice.Foundation.Clarify.Schema.SchemaRelation, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.LastIndexOf(FChoice.Foundation.Clarify.Schema.SchemaRelation, System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Remove(FChoice.Foundation.Clarify.Schema.SchemaRelation)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.RemoveAll(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.RemoveAt(System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Reverse()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Sort()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Sort(System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Sort(System.Comparison<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.ToArray()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.TrimExcess()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.TrueForAll(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaRelation>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Capacity
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Count
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.Generic.ICollection<FChoice.Foundation.Clarify.Schema.SchemaRelation>.IsReadOnly
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaRelation>.System.Collections.IList.Item[System.Int32]
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Foundation.Clarify.Schema
Assembly: fcSDK.dll
Syntax
public class SchemaRelationCollection : DataObjectCollection<SchemaRelation>, IList<SchemaRelation>, ICollection<SchemaRelation>, IList, IReadOnlyList<SchemaRelation>, IReadOnlyCollection<SchemaRelation>, IEnumerable<SchemaRelation>, ISchemaRelationCollection, ICollection, IEnumerable

Properties

Item[Int32]

Declaration
public SchemaRelation this[int specificRelID] { get; }
Parameters
Type Name Description
System.Int32 specificRelID
Property Value
Type Description
SchemaRelation

Item[String]

Declaration
public SchemaRelation this[string relationName] { get; }
Parameters
Type Name Description
System.String relationName
Property Value
Type Description
SchemaRelation

OtmOtofAndMtmRelations

Declaration
public ICollection<SchemaRelation> OtmOtofAndMtmRelations { get; }
Property Value
Type Description
System.Collections.Generic.ICollection<SchemaRelation>

Methods

Create(DataRow)

Declaration
protected override SchemaRelation Create(DataRow row)
Parameters
Type Name Description
System.Data.DataRow row
Returns
Type Description
SchemaRelation
Overrides
FChoice.Foundation.DataObjects.DataObjectCollection<FChoice.Foundation.Clarify.Schema.SchemaRelation>.Create(System.Data.DataRow)

Explicit Interface Implementations

ISchemaRelationCollection.get_Item(String)

Declaration
ISchemaRelation ISchemaRelationCollection.get_Item(string name)
Parameters
Type Name Description
System.String name
Returns
Type Description
ISchemaRelation

ISchemaRelationCollection.Item[String]

Declaration
ISchemaRelation ISchemaRelationCollection.this[] { get; }
Parameters
Type Name Description
System.String name
Returns
Type Description
ISchemaRelation

Implements

System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.IList
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
ISchemaRelationCollection
System.Collections.ICollection
System.Collections.IEnumerable
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.