XmlSchemaIdentityConstraint.Fields 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得當成 XML 路徑語言 (XPath) 運算式選取器之子系套用的欄位集合。
public:
property System::Xml::Schema::XmlSchemaObjectCollection ^ Fields { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };
public System.Xml.Schema.XmlSchemaObjectCollection Fields { get; }
member this.Fields : System.Xml.Schema.XmlSchemaObjectCollection
Public ReadOnly Property Fields As XmlSchemaObjectCollection
屬性值
欄位的集合。
備註
套用為子系的欄位集合。 集合中的每個欄位都會在識別條件約束套用的內容元素下指定節點集。