Server.EnumAvailableMedia Method

Enumerates a list of media that are visible to the instance of Microsoft SQL Server on the local area network.

备注

已更新的文本:

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

重载列表

名称 Description
Server.EnumAvailableMedia ()
Enumerates a list of media that is visible to the instance of Microsoft SQL Server on the local area network.
Server.EnumAvailableMedia (MediaTypes)
Enumerates a list of media that is visible to the instance of Microsoft SQL Server on the local area network and limited to the type of media specified.

请参阅

参考

Server Class
Server Members
Microsoft.SqlServer.Management.Smo Namespace

其他资源

How to: Use an Enumeration Method that Returns a DataTable Object in Visual Basic .NET
Calling Methods
管理服务器