LinkedServerCollection.Item Property
Gets a LinkedServer object in the LinkedServerCollection collection by name or by index number.
Overload List
| Name | Description |
|---|---|
| LinkedServerCollection.Item (Int32) |
Gets a LinkedServer object in the LinkedServerCollection collection by index number.
|
| LinkedServerCollection.Item (String) |
Gets a LinkedServer object in the LinkedServerCollection collection by name.
|