Membros ServerProtocolProperty
The ServerProtocolProperty class represents an attribute of a Windows Management Instrumentation (WMI) server protocol.
O tipo ServerProtocolProperty expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
![]() |
CompareTo | Compares the Property object to another object. (Herdado de Property.) |
![]() |
Equals | Determines whether two Property objects are equal. (Herdado de Property.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Herdado de Property.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | Returns a String value that represents the current object. (Herdado de Property.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
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. (Herdado de Property.) |
![]() |
Expensive | Gets the Boolean property value that specifies whether it takes a long time to load the property's values. (Herdado de Property.) |
![]() |
IsNull | Gets the Boolean property value that specifies whether the property is set to null. (Herdado de Property.) |
![]() |
Name | Gets the name of the property. (Herdado de Property.) |
![]() |
Readable | Gets the Boolean property value that specifies whether the value of the property can be retrieved. (Herdado de Property.) |
![]() |
Retrieved | Gets the Boolean property value that specifies whether the property has been retrieved already. (Herdado de Property.) |
![]() |
Type | Gets the type of property. (Herdado de Property.) |
![]() |
Value | Gets or sets the value of the property. (Herdado de Property.) |
![]() |
Writable | Gets the Boolean property value that specifies whether the property can be modified. (Herdado de Property.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
![]() ![]() |
ISfcPropertyAttributes | (Herdado de Property.) |
![]() ![]() |
ISfcPropertyDirty | (Herdado de Property.) |
![]() ![]() |
ISfcPropertyEnabled | (Herdado de Property.) |
![]() ![]() |
ISfcPropertyIsNull | (Herdado de Property.) |
![]() ![]() |
ISfcPropertyName | (Herdado de Property.) |
![]() ![]() |
ISfcPropertyRequired | (Herdado de Property.) |
![]() ![]() |
ISfcPropertyType | (Herdado de Property.) |
![]() ![]() |
ISfcPropertyValue | (Herdado de Property.) |
![]() ![]() |
ISfcPropertyWritable | (Herdado de Property.) |
Início
Consulte também