ParameterDef Class

Meta Data Services Programming

Meta Data Services Programming

ParameterDef Class

When you define a method for an information model, you can specify parameters that the method implements. Instances of the ParameterDef class represent parameters of method definitions.

When to Use

Use the ParameterDef class to create parameters for a method definition object that you define.

Interfaces
Interface Description
IAnnotationalProps Gets and sets annotational properties
IRepositoryDispatch Provides enhanced dispatch support
IRepositoryItem Manages repository objects and relationships
IRepositoryObject Retrieves repository object identifiers
IRepositoryObjectStorage Creates and loads repository objects
IVersionAdminInfo2 Retains properties inherited from IVersionAdminInfo and sets or retrieves version comments

See Also

MethodDef Object

ParameterDef Object

RTIM Classes