System::Xml::Schema::XmlSchemaIdentityConstraint::set_Name method

XmlSchemaIdentityConstraint::set_Name method

Sets the name of the identity constraint.

void System::Xml::Schema::XmlSchemaIdentityConstraint::set_Name(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also