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 | |
---|---|---|
PropertyName | Gets the column name of this property. | |
PropertyType | Gets the property type. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether the specified OperationalDataProperty object equals the current OperationalDataProperty object | |
GetHashCode | Overridden. Serves as a hash function for the current OperationalDataProperty object | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
OperationalDataProperty Class
Microsoft.EnterpriseManagement.Monitoring Namespace