|
|
|
|
|
|
|
|
|
|
|
|
| Categoría: Reflection functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
El tipo Definition obtiene las características de los siguientes tipos: - tipo simple,
- tipo avanzado,
- clase,
- estructura.
|
|
|
|
|
|
|
|
| Obtiene la definición del tipo de elemento. |
|
|
|
|
|
|
|
| Obtiene la descripción de un tipo identificado por el nombre. |
|
|
|
|
|
|
|
| Obtiene la descripción de una variable. |
|
|
|
|
|
|
|
| An Option Description variable is used to handle the characteristics of a combination option programmatically. |
|
|
|
|
|
|
|
| Las variables de tipo Parameter Description permiten describir un parámetro mediante programación. |
|
|
|
|
|
|
|
| El tipo Procedure Description permite obtener información sobre un procedimiento o un método. |
|
|
|
|
|
|
|
| The Property Description type is used to get information about a property. |
|
|
|
|
|
|
|
| Permite saber si una propiedad existe en un control o en una instancia de clase. |
|
|
|
|
|
|
|
| Busca un procedimiento identificado por su nombre. El procedimiento encontrado puede ejecutarse directamente. |
|
|
|
|
|
|
|
| Las variables de tipo Syntax Description permiten describir la sintaxis de un reporte, ventana o página mediante programación. |
|
|
|
|
|
|
|
| A Value Description variable is used to handle the description of an enumeration value programmatically. |
|
|
|
|
|
|
|
| The Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|