If the setter for a read-write property throws an exception (such as IllegalArgumentException), JMX reports the exception back to the client.
如果读写属性的setter抛出异常(例如IllegalArgumentException),JMX就把异常报告给客户机。
This callback is given the object being accessed, the name of the property being accessed, the type of access (read, write, or delete for example) and returns whether or not to allow access.
被访问的对象、被访问的属性名、访问的类型(例如读、写和删除)将被传递给回调函数,回调函数会返回是否允许访问。
This method takes the name of the property with which it is associated and two callbacks to run when a script attempts to read or write the property.
这个方法需要被关联属性的名字和在脚本试图读写该属性时调用的两个回调函数。
Mixed — ESQL or XPath read-write path location field property.
Mixed——ESQL或xpath读-写路径位置字段属性。
Fixed — ESQL read-write path (field reference) field property.
Fixed——esql读-写路径(字段引用)字段属性。
Fixed — XPath read-write path (path location) field property.
Fixed——xpath读-写路径(路径位置)字段属性。
When the C# property has both get and set accessors, the read & write value should be used.
当 C#属性有get和set存取器时,应该使用read&write值。
Property of the new instance to a system-supplied message that describes the error, such as "Attempted to read or write protected memory."
属性初始化为由系统提供的用来描述错误的消息,如“尝试读取或写入受保护的内存。
A property is a member that provides a flexible mechanism to read, write, or compute the value of a private field.
属性是提供一个灵活的机制来读取、写入,或计算私有字段的值的成员。
Unable to read write-only property.
无法从“只写”属性的文件中读取信息。
The basic task of transaction management is that the concurrency of read-write, guarantee the ACID characteristic property and the database operation correctly.
事务管理的基本任务就是有效管理事务读写操作的并发执行,保证事务的ACID特性,保证事务对数据库操作的正确性。
Thus, the purpose of the accessors is to indicate whether the property is read-write, read-only, or write-only.
因此,存取子的目的是指示属性是读写、唯读或唯写。
There would be a slight variation on this pattern if you chose to have your collection property be read-write.
如果您选择使集合属性成为读写属性,则此模式会稍有变化。
The property to access the collection object itself is read-only, the collection itself is read-write.
用于访问集合对象本身的属性是只读的,而集合本身是可读写的。
Arrays that are returned by properties are not write-protected, even if the property is read-only.
即使属性是唯读,所传回的阵列不会是写入保护。
Arrays that are returned by properties are not write-protected, even if the property is read-only.
即使属性是唯读,所传回的阵列不会是写入保护。
应用推荐