DataClass Methods

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The DataClass type exposes the following members.

Methods

  Name Description
Protected method ApplySystemLevelFilters Obsolete.
Public method ContainsLocalizedDisplayName Obsolete. Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.)
Public method Equals (Inherited from Object.)
Public method Execute(MethodInstance, LobSystemInstance) Obsolete. Executes a method instance on the business application.
Public method Execute(MethodInstance, LobSystemInstance, []) Obsolete. Overrides the arguments and executes a method instance on the business application.
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetById Obsolete. Gets a DataClass object given its ID.
Public method GetDefaultDisplayName Obsolete. Gets the default display name of the metadata object. (Inherited from MetadataObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetLobSystem Obsolete. Gets the LobSystem object this DataClass object (entity) belongs to.
Public method GetLocalizedDisplayName Obsolete. Gets the localized display name of the metadata object. (Inherited from MetadataObject.)
Public method GetMethodInstances Obsolete. Gets the method instances available for this DataClass object (entity).
Public method GetMethods Obsolete. Gets the methods available for this DataClass object (entity).
Public method GetProperties Obsolete. Gets the properties associated with the metadata object. (Inherited from MetadataObject.)
Public method GetType (Inherited from Object.)
Protected method Initialize Obsolete. Initializes this DataClass instance.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

DataClass Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace