次の方法で共有


OperationalDataProperty Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents an abstract base class for operational data properties.

The following tables list the members exposed by the OperationalDataProperty type.

Public Properties

  Name Description
public property PropertyName Gets the column name of this property.
public property PropertyType Gets the property type.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Determines whether the specified OperationalDataProperty object equals the current OperationalDataProperty object
public method GetHashCode Overridden. Serves as a hash function for the current OperationalDataProperty object
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

OperationalDataProperty Class
Microsoft.EnterpriseManagement.Monitoring Namespace