Aracılığıyla paylaş


ServerIPAddress Members

The ServerIPAddress class represents the IP address of the server protocol defined on the Windows Management Instrumentation (WMI) installation.

The following tables list the members exposed by the ServerIPAddress type.

Public Properties

  Name Description
ms220789.pubproperty(en-US,SQL.90).gif IPAddress Gets the IP address associated with the server.
ms220789.pubproperty(en-US,SQL.90).gif IPAddressProperties Represents a collection of IPAddressProperty objects. Each IPAddressProperty object represents an attribute of the IP address.
ms220789.pubproperty(en-US,SQL.90).gif Name  Gets or sets the name of the referenced Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject)
ms220789.pubproperty(en-US,SQL.90).gif Parent Gets the ServerProtocol object that is the parent of the ServerIPAddress object.
ms220789.pubproperty(en-US,SQL.90).gif Properties  Represents a collection of Property objects. Each Property object represents a property defined on the Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject)
ms220789.pubproperty(en-US,SQL.90).gif State  Gets the state of the referenced object. (inherited from SmoObjectBase)
ms220789.pubproperty(en-US,SQL.90).gif Urn  Gets the Uniform Resource Name (URN) address that represents the Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject)
ms220789.pubproperty(en-US,SQL.90).gif UserData  Gets or sets user-defined data associated with the referenced object. (inherited from SmoObjectBase)

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220789.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220789.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms220789.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms220789.pubmethod(en-US,SQL.90).gif Initialize  Initializes the referenced object. (inherited from WmiSmoObject)
ms220789.pubmethod(en-US,SQL.90).gifms220789.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220789.pubmethod(en-US,SQL.90).gif Refresh  Refreshes the referenced object and its properties. (inherited from WmiSmoObject)
ms220789.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms220789.protmethod(en-US,SQL.90).gif AlterProtocolProperties  (inherited from WmiSmoObject )
ms220789.protmethod(en-US,SQL.90).gif CheckObjectState  Checks the state of the referenced object. (inherited from WmiSmoObject)
ms220789.protmethod(en-US,SQL.90).gif CreateProtocolPropertyCollection  Creates a set of IP address attributes. (inherited from WmiSmoObject)
ms220789.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms220789.protmethod(en-US,SQL.90).gif GetPropertyManagementObject  Gets the management object for the specified IP address property. (inherited from WmiSmoObject)
ms220789.protmethod(en-US,SQL.90).gif GetPropertyObject  Gets the property from the specified collection with the specified position and value. (inherited from WmiSmoObject)
ms220789.protmethod(en-US,SQL.90).gif GetProtocolPropertyCollection  Returns the protocol property collection for the referenced object. (inherited from WmiSmoObject)
ms220789.protmethod(en-US,SQL.90).gif ImplInitialize  (inherited from WmiSmoObject )
ms220789.protmethod(en-US,SQL.90).gif InvokeMgmtMethod  Overloaded. (inherited from WmiSmoObject )
ms220789.protmethod(en-US,SQL.90).gif IsObjectInitialized  Specifies whether the referenced object is initialized. (inherited from WmiSmoObject)
ms220789.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )
ms220789.protmethod(en-US,SQL.90).gif SetName  (inherited from WmiSmoObject )
ms220789.protmethod(en-US,SQL.90).gif SetParentImpl  (inherited from WmiSmoObject )
ms220789.protmethod(en-US,SQL.90).gifms220789.static(en-US,SQL.90).gif Trace  (inherited from WmiSmoObject )
ms220789.protmethod(en-US,SQL.90).gif UpdateObjectState  Updates the object state. (inherited from WmiSmoObject)

Top

See Also

Reference

ServerIPAddress 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