Bagikan melalui


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
Public method EnumAvailableMedia() Enumerates a list of media that is visible to the instance of SQL Server on the local area network.
Public method 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