Aracılığıyla paylaş


XmlSchemaElement.Constraints Özellik

Tanım

öğesindeki kısıtlamalar koleksiyonunu alır.

public:
 property System::Xml::Schema::XmlSchemaObjectCollection ^ Constraints { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };
public System.Xml.Schema.XmlSchemaObjectCollection Constraints { get; }
member this.Constraints : System.Xml.Schema.XmlSchemaObjectCollection
Public ReadOnly Property Constraints As XmlSchemaObjectCollection

Özellik Değeri

XmlSchemaObjectCollection

Kısıtlamaların koleksiyonu.

Açıklamalar

öğesinde bir kısıtlama koleksiyonu döndürür. herhangi bir XmlSchemaKey, XmlSchemaKeyrefveya XmlSchemaUniqueolabilir.

Şunlara uygulanır