NetLibInfo Members
The NetLibInfo object represents information regarding a network library file.
The following tables list the members exposed by the NetLibInfo type.
Public Properties
Name | Description | |
---|---|---|
Date | Gets the date and time when the network library file was created. | |
FileName | Gets the name of the network library file. | |
Size | Gets the size of the network library file in kilobytes. | |
Version | Gets the version information for the network library file. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
NetLibInfo Class
Microsoft.SqlServer.Management.Smo.Wmi Namespace
Other Resources
Managing Services and Network Settings by Using WMI Provider
WMI and SQL Server
Connecting to the SQL Server Database Engine