Share via


IPAddressProperty Class

Definition

public sealed class IPAddressProperty : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolProperty
type IPAddressProperty = class
    inherit ProtocolProperty
Public NotInheritable Class IPAddressProperty
Inherits ProtocolProperty
Inheritance
IPAddressProperty

Properties

Dirty (Inherited from Property)
Expensive (Inherited from Property)
IsNull (Inherited from Property)
Name (Inherited from Property)
Readable (Inherited from Property)
Retrieved (Inherited from Property)
Type (Inherited from Property)
Value (Inherited from Property)
Writable (Inherited from Property)

Methods

CompareTo(Object) (Inherited from Property)
Equals(Object) (Inherited from Property)
GetHashCode() (Inherited from Property)
ToString() (Inherited from Property)

Explicit Interface Implementations

ISfcProperty.Attributes (Inherited from Property)
ISfcProperty.Dirty (Inherited from Property)
ISfcProperty.Enabled (Inherited from Property)
ISfcProperty.IsNull (Inherited from Property)
ISfcProperty.Name (Inherited from Property)
ISfcProperty.Required (Inherited from Property)
ISfcProperty.Type (Inherited from Property)
ISfcProperty.Value (Inherited from Property)
ISfcProperty.Writable (Inherited from Property)

Applies to