OperationalDataProperty Members

Updated: April 16, 2012

Represents an abstract base class for operational data properties.

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

  Name Description
public property PropertyName Gets the column name of this property.
public property PropertyType Gets the property type.
Top
(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
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top