ProtocolProperty Class
The ProtocolProperty class represents an attribute of a protocol on the Windows Management Instrumentation (WMI) installation.
Assembly: Microsoft.SqlServer.SqlWmiManagement (in Microsoft.SqlServer.SqlWmiManagement.dll)
Microsoft.SqlServer.Management.Smo::Property
Microsoft.SqlServer.Management.Smo.Wmi::ProtocolProperty
Microsoft.SqlServer.Management.Smo.Wmi::ClientProtocolProperty
Microsoft.SqlServer.Management.Smo.Wmi::IPAddressProperty
Microsoft.SqlServer.Management.Smo.Wmi::ServerProtocolProperty
| Name | Description | |
|---|---|---|
![]() | CompareTo(Object^) | |
![]() | Equals(Object^) | |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.(Inherited from Property.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() |
| Name | Description | |
|---|---|---|
![]() ![]() | ISfcProperty::Attributes | Gets the aggregated list of custom attributes that are associated with the property.(Inherited from Property.) |
![]() ![]() | ISfcProperty::Dirty | Gets a value that indicates whether the property value has been changed.(Inherited from Property.) |
![]() ![]() | ISfcProperty::Enabled | Gets information whether the ISfcProperty is enabled.(Inherited from Property.) |
![]() ![]() | ISfcProperty::IsNull | Gets the Boolean property value that specifies whether the property is set to null.(Inherited from Property.) |
![]() ![]() | ISfcProperty::Name | Gets the name of the property.(Inherited from Property.) |
![]() ![]() | ISfcProperty::Required | Gets a value that indicates whether the property is required.(Inherited from Property.) |
![]() ![]() | ISfcProperty::Type | Gets the type of the property.(Inherited from Property.) |
![]() ![]() | ISfcProperty::Value | Gets or sets the property value.(Inherited from Property.) |
![]() ![]() | ISfcProperty::Writable | Gets a value that indicates whether the object is writable.(Inherited from Property.) |
Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




