DataClass Members
Include Protected Members
Include Inherited Members
Represents the base class for all entities.
The DataClass type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Id | Gets the unique ID of each metadata object. (Inherited from MetadataObject.) |
![]() |
IsCached | Determines whether the metadata object is cached or not. (Inherited from MetadataObject.) |
![]() |
Name | Gets the name of the metadata object. (Inherited from MetadataObject.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
ApplySystemLevelFilters | |
![]() |
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Execute(MethodInstance, LobSystemInstance) | Executes a method instance on the business application. |
![]() |
Execute(MethodInstance, LobSystemInstance, []) | Overrides the arguments and executes a method instance on the business application. |
![]() |
Finalize | (Inherited from Object.) |
![]() ![]() |
GetById | Gets a DataClass object given its ID. |
![]() |
GetDefaultDisplayName | Gets the default display name of the metadata object. (Inherited from MetadataObject.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetLobSystem | Gets the LobSystem object this DataClass object (entity) belongs to. |
![]() |
GetLocalizedDisplayName | Gets the localized display name of the metadata object. (Inherited from MetadataObject.) |
![]() |
GetMethodInstances | Gets the method instances available for this DataClass object (entity). |
![]() |
GetMethods | Gets the methods available for this DataClass object (entity). |
![]() |
GetProperties | Gets the properties associated with the metadata object. (Inherited from MetadataObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Initialize | Initializes this DataClass instance. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
SecondarySsoApplicationIdPropertyName | Represents the ID of the single sign-on (SSO) enterprise application definition that stores credentials used Username filter and Password filter. |
![]() ![]() |
SsoProviderImplementationPropertyName | 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
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace