| 1. | Research and application of dynamic access controls 动态访问控制技术的研究与应用 |
| 2. | The exception that is thrown when there is an attempt to dynamically access a field that does not exist 试图动态访问不存在的字段时引发的异常。 |
| 3. | The exception that is thrown when there is an attempt to dynamically access a method that does not exist 试图动态访问不存在的方法时引发的异常。 |
| 4. | Demonstrates using dynamic accessor and schema rowset classes to read metadata from a database 说明如何使用动态访问器和架构行集合类从数据库中读取元数据。 |
| 5. | Dynamicconsumer sample : uses dynamic accessor and schema rowset classes to read metadata from a database > dynamicconsumer示例:使用动态访问器和架构行集合类从数据库读取元数据 |
| 6. | Exception is thrown when there is an attempt to dynamically access a field that does not exist 关于异常的疑难解答: system . missingfieldexception试图动态访问不存在的字段时,会引发 |
| 7. | Exception is thrown when there is an attempt to dynamically access a method that does not exist 关于异常的疑难解答: system . missingmethodexception试图动态访问不存在的方法时,将引发 |
| 8. | Exception is thrown when there is an attempt to dynamically access a class member that does not exist 关于异常的疑难解答: system . missingmemberexception当尝试动态访问不存在的类成员时,会引发 |
| 9. | The exception that is thrown when there is an attempt to dynamically access a class member that does not exist . net framework类库missingmemberexception成员试图动态访问不存在的类成员时引发的异常。 |
| 10. | This exception is generated when an attempt is made to dynamically access a deleted or renamed field of an assembly that is not referenced by its strong name 此异常在试图动态访问未通过其强名称引用的程序集中已删除或重命名的字段时生成。 |