ProtocolProperty 成員
The ProtocolProperty class represents an attribute of a protocol on the Windows Management Instrumentation (WMI) installation.
ProtocolProperty 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
![]() |
CompareTo | Compares the Property object to another object. (繼承自 Property。) |
![]() |
Equals | Determines whether two Property objects are equal. (繼承自 Property。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (繼承自 Property。) |
![]() |
GetType | (繼承自 Object。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
ToString | Returns a String value that represents the current object. (繼承自 Property。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
![]() |
Dirty | Gets the Boolean property value that specifies whether the property correctly reflects the current value of the entity that it represents on the instance of SQL Server. (繼承自 Property。) |
![]() |
Expensive | Gets the Boolean property value that specifies whether it takes a long time to load the property's values. (繼承自 Property。) |
![]() |
IsNull | Gets the Boolean property value that specifies whether the property is set to null. (繼承自 Property。) |
![]() |
Name | Gets the name of the property. (繼承自 Property。) |
![]() |
Readable | Gets the Boolean property value that specifies whether the value of the property can be retrieved. (繼承自 Property。) |
![]() |
Retrieved | Gets the Boolean property value that specifies whether the property has been retrieved already. (繼承自 Property。) |
![]() |
Type | Gets the type of property. (繼承自 Property。) |
![]() |
Value | Gets or sets the value of the property. (繼承自 Property。) |
![]() |
Writable | Gets the Boolean property value that specifies whether the property can be modified. (繼承自 Property。) |
頂端
明確繼承實作
名稱 | 描述 | |
---|---|---|
![]() ![]() |
ISfcPropertyAttributes | (繼承自 Property。) |
![]() ![]() |
ISfcPropertyDirty | (繼承自 Property。) |
![]() ![]() |
ISfcPropertyEnabled | (繼承自 Property。) |
![]() ![]() |
ISfcPropertyIsNull | (繼承自 Property。) |
![]() ![]() |
ISfcPropertyName | (繼承自 Property。) |
![]() ![]() |
ISfcPropertyRequired | (繼承自 Property。) |
![]() ![]() |
ISfcPropertyType | (繼承自 Property。) |
![]() ![]() |
ISfcPropertyValue | (繼承自 Property。) |
![]() ![]() |
ISfcPropertyWritable | (繼承自 Property。) |
頂端