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

XmlSchemaCompilationSettings::get_EnableUpaCheck method

XmlSchemaSet için Unique Particle Attribution (UPA) ihlallerini kontrol edip etmeyeceğini gösteren bir değer döndürür.

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