Свойство NetworkLibrary
Gets the network library file name for the referenced protocol.
Пространство имен: Microsoft.SqlServer.Management.Smo.Wmi
Сборка: Microsoft.SqlServer.SqlWmiManagement (в Microsoft.SqlServer.SqlWmiManagement.dll)
Синтаксис
'Декларация
Public ReadOnly Property NetworkLibrary As String
Get
'Применение
Dim instance As ClientProtocol
Dim value As String
value = instance.NetworkLibrary
public string NetworkLibrary { get; }
public:
property String^ NetworkLibrary {
String^ get ();
}
member NetworkLibrary : string
function get NetworkLibrary () : String
Значение свойства
Тип System. . :: . .String
A String value that specifies the network library file name for the referenced protocol.