Class SchemaTableCollection
Implements
System.Collections.Generic.IList<SchemaTable>
System.Collections.Generic.ICollection<SchemaTable>
System.Collections.IList
System.Collections.Generic.IReadOnlyList<SchemaTable>
System.Collections.Generic.IReadOnlyCollection<SchemaTable>
System.Collections.Generic.IEnumerable<SchemaTable>
System.Collections.ICollection
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Add(FChoice.Foundation.Clarify.Schema.SchemaTable)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.AddRange(System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.AsReadOnly()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.BinarySearch(System.Int32, System.Int32, FChoice.Foundation.Clarify.Schema.SchemaTable, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.BinarySearch(FChoice.Foundation.Clarify.Schema.SchemaTable)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.BinarySearch(FChoice.Foundation.Clarify.Schema.SchemaTable, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Clear()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Contains(FChoice.Foundation.Clarify.Schema.SchemaTable)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.ConvertAll<TOutput>(System.Converter<FChoice.Foundation.Clarify.Schema.SchemaTable, TOutput>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.CopyTo(FChoice.Foundation.Clarify.Schema.SchemaTable[])
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.CopyTo(System.Int32, FChoice.Foundation.Clarify.Schema.SchemaTable[], System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.CopyTo(FChoice.Foundation.Clarify.Schema.SchemaTable[], System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Exists(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Find(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.FindAll(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.FindIndex(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.FindIndex(System.Int32, System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.FindIndex(System.Int32, System.Int32, System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.FindLast(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.FindLastIndex(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.FindLastIndex(System.Int32, System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.FindLastIndex(System.Int32, System.Int32, System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.ForEach(System.Action<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.Schema.SchemaTable>.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.IndexOf(FChoice.Foundation.Clarify.Schema.SchemaTable)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.IndexOf(FChoice.Foundation.Clarify.Schema.SchemaTable, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.IndexOf(FChoice.Foundation.Clarify.Schema.SchemaTable, System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Insert(System.Int32, FChoice.Foundation.Clarify.Schema.SchemaTable)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.LastIndexOf(FChoice.Foundation.Clarify.Schema.SchemaTable)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.LastIndexOf(FChoice.Foundation.Clarify.Schema.SchemaTable, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.LastIndexOf(FChoice.Foundation.Clarify.Schema.SchemaTable, System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Remove(FChoice.Foundation.Clarify.Schema.SchemaTable)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.RemoveAll(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.RemoveAt(System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Reverse()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Sort()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Sort(System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Sort(System.Comparison<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.ToArray()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.TrimExcess()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.TrueForAll(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaTable>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Capacity
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Count
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.Generic.ICollection<FChoice.Foundation.Clarify.Schema.SchemaTable>.IsReadOnly
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.Item[System.Int32]
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaTable>.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 SchemaTableCollection : DataObjectCollection<SchemaTable>, IList<SchemaTable>, ICollection<SchemaTable>, IList, IReadOnlyList<SchemaTable>, IReadOnlyCollection<SchemaTable>, IEnumerable<SchemaTable>, ISchemaTableCollection, ICollection, IEnumerable
Properties
Item[String]
Declaration
public SchemaTable this[string tableName] { get; }
Parameters
Type | Name | Description |
---|---|---|
System.String | tableName |
Property Value
Type | Description |
---|---|
SchemaTable |
Methods
Create(DataRow)
Declaration
protected override SchemaTable Create(DataRow row)
Parameters
Type | Name | Description |
---|---|---|
System.Data.DataRow | row |
Returns
Type | Description |
---|---|
SchemaTable |
Overrides
FChoice.Foundation.DataObjects.DataObjectCollection<FChoice.Foundation.Clarify.Schema.SchemaTable>.Create(System.Data.DataRow)
GetByNumber(Int32)
Declaration
public SchemaTable GetByNumber(int tableID)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | tableID |
Returns
Type | Description |
---|---|
SchemaTable |
Explicit Interface Implementations
ISchemaTableCollection.get_Item(Int32)
Declaration
ISchemaTable ISchemaTableCollection.get_Item(int index)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index |
Returns
Type | Description |
---|---|
ISchemaTable |
ISchemaTableCollection.get_Item(String)
Declaration
ISchemaTable ISchemaTableCollection.get_Item(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Returns
Type | Description |
---|---|
ISchemaTable |
ISchemaTableCollection.GetByNumber(Object)
Declaration
ISchemaTable ISchemaTableCollection.GetByNumber(object number)
Parameters
Type | Name | Description |
---|---|---|
System.Object | number |
Returns
Type | Description |
---|---|
ISchemaTable |
ISchemaTableCollection.Item[Int32]
Declaration
ISchemaTable ISchemaTableCollection.this[] { get; }
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index |
Returns
Type | Description |
---|---|
ISchemaTable |
ISchemaTableCollection.Item[String]
Declaration
ISchemaTable ISchemaTableCollection.this[] { get; }
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Returns
Type | Description |
---|---|
ISchemaTable |
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>
System.Collections.ICollection
System.Collections.IEnumerable