The IReadOnlySchemaObjectWithOwnerCollection<(Of <(<'T>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Contains | 
            Determines whether an element is in the collection with the specified owner and name.
              | |
| GetEnumerator()()()() | Returns an enumerator that iterates through the collection.  (Inherited from IEnumerable<(Of <(<'T>)>)>.) | |
| GetEnumerator()()()() | Returns an enumerator that iterates through a collection.  (Inherited from IEnumerable.) | |
| IndexOf | 
            Determines the index of an item with the specified owner and name.
              | |
| Refresh | 
            Refreshes the schema object.
              (Inherited from IReadOnlySchemaObjectCollection<(Of <(<'T>)>)>.) | 
Extension Methods
| Name | Description | |
|---|---|---|
| AsIndexedEnumerable<(Of <<'(T>)>>) | 
            Returns an IndexedEnumerable from any collection implementing IEnumerable<T>
              (Defined by IndexedEnumerable.) | 
Properties
| Name | Description | |
|---|---|---|
| Item | 
            Gets the TableSchema with the specified owner and name.
              |