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.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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