System::Xml::Schema::XmlSchemaCompilationSettings::get_EnableUpaCheck 方法

XmlSchemaCompilationSettings::get_EnableUpaCheck method

返回一个值,指示 XmlSchemaSet 是否应检查唯一粒子归属 (UPA) 违规情况。

bool System::Xml::Schema::XmlSchemaCompilationSettings::get_EnableUpaCheck()

ReturnValue

true if the XmlSchemaSet should check for Unique Particle Attribution (UPA) violations; otherwise, false. The default is true.

另见