IDataClass Methods
Include Protected Members
Include Inherited Members
The IDataClass type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
ContainsDefaultAction | Returns a value that indicates whether the DataClass has a default action. |
![]() |
ContainsLocalizedDisplayName | Determines whether this metadata object contains a localized display name. (Inherited from IMetadataObject.) |
![]() |
Execute(IMethodInstance, ILobSystemInstance) | Executes the given method instance against a given external system instance. |
![]() |
Execute(IMethodInstance, ILobSystemInstance, []) | Executes the given method instance against a given external system instance with the given parameters. |
![]() |
GetAccessControlList | Retrieves the access control list (ACL) for this object. (Inherited from IAccessControlledMetadataObject.) |
![]() |
GetActions | Returns available actions associated with this DataClass. |
![]() |
GetDefaultAction | Returns the default action for the DataClass. |
![]() |
GetDefaultDisplayName | Returns the default display name of this metadata object. (Inherited from IMetadataObject.) |
![]() |
GetLobSystem | Gets the external system of this data class. |
![]() |
GetLocalizedDisplayName | Returns the localized display name of this metadata object. (Inherited from IMetadataObject.) |
![]() |
GetLocalizedNames | Returns the localized names of this metadata object. (Inherited from IMetadataObject.) |
![]() |
GetMethodInstance | Gets the method instance with the specified name and stereotype. |
![]() |
GetMethodInstances() | Gets the method instances of this data class. |
![]() |
GetMethodInstances(MethodInstanceType) | Gets the method instances of this data class with the given stereotype. |
![]() |
GetMethods | Gets the methods of this data class. |
![]() |
GetProperties | Returns the properties of this metadata object. (Inherited from IMetadataObject.) |
Top
.gif)