前页 | 后页 |
AttributeConstraint类
AttributeConstraint是与当前Attribute相关联的约束。
.EAP文件中的关联表
t_attributeconstraints
AttributeConstraint属性
属性 |
备注 |
也可以看看 |
---|---|---|
AttributeID |
长 注意:读/写 此约束适用的属性的ID。 |
|
名称 |
串 注意:读/写 约束的名称。 |
|
笔记 |
串 注意:读/写 关于约束的描述性注释。 |
|
对象类型 |
对象类型 注意:只读 区分通过Dispatch接口引用的对象。 |
对象类型 |
类型 |
串 注意:读/写 约束的类型。 |
AttributeConstraint方法
方法 |
备注 |
也可以看看 |
---|---|---|
GetLastError() |
串 注意:返回一个字符串值,该字符串值描述与该对象有关的最新错误。 |
|
更新() |
布尔型 注意:修改或附加新项目后,更新当前AttributeConstraint对象。 如果返回False,请检查“ GetLastError()”函数以获取更多信息。 |