System::Xml::Schema::XmlSchemaSet::get_IsCompiled metod

XmlSchemaSet::get_IsCompiled method

Returnerar ett värde som indikerar om XML Schema definitionsspråket (XSD)-scheman i XmlSchemaSet har kompilerats.

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.

Se även