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에서 상속됩니다.)

맨 위로 이동