System::Xml::Schema::XmlSchema::get_IsCompiled método

XmlSchema::get_IsCompiled method

Indica si el esquema ha sido compilado.

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

ReturnValue

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

Ver también