set_Name()

XmlSchemaIdentityConstraint::set_Name(const String&) method

Sets the name of the identity constraint.

void System::Xml::Schema::XmlSchemaIdentityConstraint::set_Name(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also