RangeBoundType 枚举
指定 ParameterRangeValue 类的 LowerBoundType 和 UpperBoundType 属性中范围参数的边界类型。
System.Object
System.ValueType
System.Enum
RangeBoundType
[Visual Basic]
<可序列化> Public Enumeration RangeBoundType Inherits Enum Implements IComparable, IFormattable, IConvertible
[C#]
[可序列化] public enumeration RangeBoundType : Enum, IComparable, IFormattable, IConvertible
成员
成员 | 说明 |
---|---|
BoundExclusive | 上下区域值不包含在该区域中。 |
BoundInclusive | 上下区域值包含在该区域中。 |
NoBound | 未选定区域范围。 |
示例
要求
程序集 CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
请参见
©2005 Business Objects SA 保留所有权利。
Business Objects SA http://www.china.businessobjects.com/ 支持服务 http://www.china.businessobjects.com/ |