The CommandResultSchemaCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CommandResultSchemaCollection()()()() |
Initializes a new instance of the CommandResultSchemaCollection class.
| |
| CommandResultSchemaCollection(Int32) |
Initializes a new instance of the CommandResultSchemaCollection class.
| |
| CommandResultSchemaCollection(IEnumerable<(Of <<'(CommandResultSchema>)>>)) |
Initializes a new instance of the CommandResultSchemaCollection class.
|
Methods
| Name | Description | |
|---|---|---|
| Clone | (Inherited from SchemaObjectCollection<(Of <(<'T>)>)>.) | |
| Contains |
Determines whether an element is in the collection with the specified owner and name.
(Inherited from SchemaObjectWithOwnerCollection<(Of <(<'T>)>)>.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOf |
Determines the index of an item with the specified owner and name.
(Inherited from SchemaObjectWithOwnerCollection<(Of <(<'T>)>)>.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Refresh | (Inherited from SchemaObjectCollection<(Of <(<'T>)>)>.) | |
| ToString | (Inherited from SchemaObjectCollection<(Of <(<'T>)>)>.) |
Properties
| Name | Description | |
|---|---|---|
| Item |
Gets the TableSchema with the specified owner and name.
(Inherited from SchemaObjectWithOwnerCollection<(Of <(<'T>)>)>.) |