Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Represents a collection of ServerProtocol objects. Each ServerProtocol object represents a server protocol defined on the Microsoft Management Instrumentation (WMI) installation.
Пространство имен: Microsoft.SqlServer.Management.Smo.Wmi
Сборка: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Синтаксис
'Декларация
Public ReadOnly Property ServerProtocols As ServerProtocolCollection
public ServerProtocolCollection ServerProtocols { get; }
public:
property ServerProtocolCollection^ ServerProtocols {
ServerProtocolCollection^ get ();
}
/** @property */
public ServerProtocolCollection get_ServerProtocols ()
public function get ServerProtocols () : ServerProtocolCollection
Значение свойства
A ServerProtocolCollection object that represents all the server protocols defined on the WMI installation.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Пример
Синхронизация потоков
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
ServerInstance Class
ServerInstance Members
Microsoft.SqlServer.Management.Smo.Wmi Namespace
Другие ресурсы
Managing Services and Network Settings by Using WMI Provider
WMI and SQL Server
Подключение к компоненту Database Engine SQL Server