次の方法で共有


XmlSchemaIdentityConstraint クラス

ID 制約である key、keyref、unique の各要素のクラス。

この型のすべてのメンバの一覧については、XmlSchemaIdentityConstraint メンバ を参照してください。

System.Object
   System.Xml.Schema.XmlSchemaObject
      System.Xml.Schema.XmlSchemaAnnotated
         System.Xml.Schema.XmlSchemaIdentityConstraint
            System.Xml.Schema.XmlSchemaKey
            System.Xml.Schema.XmlSchemaKeyref
            System.Xml.Schema.XmlSchemaUnique

Public Class XmlSchemaIdentityConstraint
   Inherits XmlSchemaAnnotated
[C#]
public class XmlSchemaIdentityConstraint : XmlSchemaAnnotated
[C++]
public __gc class XmlSchemaIdentityConstraint : public
   XmlSchemaAnnotated
[JScript]
public class XmlSchemaIdentityConstraint extends XmlSchemaAnnotated

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

解説

名前と、一意性と参照に関連するいくつかの ID 制約の 1 つとの間の関連付け。

使用例

このクラスの使用例については、 XmlSchemaUnique のトピックを参照してください。

必要条件

名前空間: System.Xml.Schema

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: System.Xml (System.Xml.dll 内)

参照

XmlSchemaIdentityConstraint メンバ | System.Xml.Schema 名前空間