UserDefinedTableTypeCollection.Item Property
Gets a UserDefinedTableType object in the collection by name or by index number.
Overload List
| Name | Description |
|---|---|
| UserDefinedTableTypeCollection.Item (Int32) |
Gets a UserDefinedTableType object in the collection by index number.
|
| UserDefinedTableTypeCollection.Item (String) |
Gets a UserDefinedTableType object in the collection by name.
|
| UserDefinedTableTypeCollection.Item (String, String) |
Gets a UserDefinedTableType object in the collection by name and schema.
|