DataClass Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents the base class for all entities.

The DataClass type exposes the following members.

Properties

  Name Description
Public property Id Obsolete. Gets the unique ID of each metadata object. (Inherited from MetadataObject.)
Public property IsCached Obsolete. Determines whether the metadata object is cached or not. (Inherited from MetadataObject.)
Public property Name Obsolete. Gets the name of the metadata object. (Inherited from MetadataObject.)

Top

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

Fields

  Name Description
Public fieldStatic member SecondarySsoApplicationIdPropertyName Obsolete. Represents the ID of the single sign-on (SSO) enterprise application definition that stores credentials used Username filter and Password filter.
Public fieldStatic member SsoProviderImplementationPropertyName Obsolete. Represents the name of the Metadata Property used to define the fully-qualified type name of the ISsoProvider implementation that stores credentials used to call the Web service and that retrieves the secondary SSO credentials if used.

Top

See Also

Reference

DataClass Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace