NetLibInfo 属性

Gets the network library information file for the referenced protocol.

命名空间:  Microsoft.SqlServer.Management.Smo.Wmi
程序集:  Microsoft.SqlServer.SqlWmiManagement(在 Microsoft.SqlServer.SqlWmiManagement.dll 中)

语法

声明
Public ReadOnly Property NetLibInfo As NetLibInfo
    Get
用法
Dim instance As ClientProtocol
Dim value As NetLibInfo

value = instance.NetLibInfo
public NetLibInfo NetLibInfo { get; }
public:
property NetLibInfo^ NetLibInfo {
    NetLibInfo^ get ();
}
member NetLibInfo : NetLibInfo
function get NetLibInfo () : NetLibInfo

属性值

类型:Microsoft.SqlServer.Management.Smo.Wmi. . :: . .NetLibInfo
A NetLibInfo object value that specifies the network library information file.