System::Xml::Schema::XmlSchemaSet::get_IsCompiled methode

XmlSchemaSet::get_IsCompiled method

Retourneert een waarde die aangeeft of de XML Schema definitietaal (XSD) schema’s in de XmlSchemaSet zijn gecompileerd.

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

ReturnValue

true if the schemas in the XmlSchemaSet have been compiled since the last time a schema was added or removed from the XmlSchemaSet; otherwise, false.

Zie ook