System::Xml::Schema::XmlSchemaCompilationSettings::get_EnableUpaCheck yöntemi

XmlSchemaCompilationSettings::get_EnableUpaCheck method

Bir değer döndürür; bu değer, XmlSchemaSet‘in Unique Particle Attribution (UPA) ihlallerini kontrol edip etmeyeceğini gösterir.

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.

Ayrıca Bakınız