System::Xml::Schema::XmlSchema::get_IsCompiled Methode

XmlSchema::get_IsCompiled method

Zeigt an, ob das Schema kompiliert wurde.

bool System::Xml::Schema::XmlSchema::get_IsCompiled()

ReturnValue

true if schema has been compiled, otherwise, false. The default value is false.

Siehe auch