NetLibInfo-Eigenschaft
Gets the network library information file for the referenced protocol.
Namespace: Microsoft.SqlServer.Management.Smo.Wmi
Assembly: Microsoft.SqlServer.SqlWmiManagement (in Microsoft.SqlServer.SqlWmiManagement.dll)
Syntax
'Declaration
Public ReadOnly Property NetLibInfo As NetLibInfo
Get
'Usage
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
Eigenschaftenwert
Typ: Microsoft.SqlServer.Management.Smo.Wmi. . :: . .NetLibInfo
A NetLibInfo object value that specifies the network library information file.