Server.EnumAvailableMedia Method
Enumerates a list of media that are visible to the instance of SQL Server on the local area network.
Overload List
| Name | Description |
|---|---|
| Server.EnumAvailableMedia () |
Enumerates a list of media that is visible to the instance of SQL Server on the local area network.
|
| Server.EnumAvailableMedia (MediaTypes) |
Enumerates a list of media that is visible to the instance of SQL Server on the local area network and limited to the type of media specified.
|
See Also