Server.EnumAvailableMedia Method
Include Protected Members
Include Inherited Members
Enumerates a list of media that are visible to the instance of SQL Server on the local area network.
Overload List
Name | Description | |
---|---|---|
![]() |
EnumAvailableMedia() | Enumerates a list of media that is visible to the instance of SQL Server on the local area network. |
![]() |
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. |
Top