Enumeration value
- 网络枚举值
-
Enumeration value indicates the level of access .
枚举值指示访问的级别。
-
Enumeration value indicating the member access modifier to generate code for .
枚举值,指示要为其生成代码的成员访问修饰符。
-
Enumeration value that indicates what the new policy should be .
方法,将指示新策略应该是什么内容的。
-
Gets or sets an enumeration value to specify whether authentication is needed at the receive port .
获取或设置枚举值以指定在该接收端口上是否需要验证。
-
A simpler way is to create a global JavaScript object that relates each enumeration value to its label .
一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。
-
Enumeration value , there is one additional property on the collection that affects what gets serialized to the configuration file .
枚举值时,集合中有一个影响序列化到配置文件中的内容的额外属性。
-
You could nest an enumerations data set everywhere you use that enumeration value , but that would create an excessive number of tables on the report and increase its loading time .
您可以将一个枚举数据集固定到使用枚举值的任何地方,但是这将会创建报告上的表格的更多数量,并增加它的上传时间。
-
For readability , you probably want to show the label of the enumeration value ( in this case , string values such as " Major " or " Minor "), rather than the unique ID of that value .
处于可读性考虑,您可能想要显示枚举值的标签(在现在的情况下,例如“Major”与“Minor”之类的字符串值),而不是该值的唯一ID。
-
Web service clients that use parameters or complex data types with this type of enumeration can only pass one of the values listed in the enumeration definition as a value .
将参数或复杂数据类型随此类枚举一起使用的Web服务客户机仅能传递将枚举定义中列出的值之一作为值来传递。