Udostępnij za pośrednictwem


IdentifierGroup Class

This class defines an identifier group. Every element belongs to an identifier group.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Class IdentifierGroup
'Usage
Dim instance As IdentifierGroup
public class IdentifierGroup
public ref class IdentifierGroup
public class IdentifierGroup

Remarks

Identifier groups can be used together with identifiers for lookups.

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.SchemaModel.IdentifierGroup

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

IdentifierGroup Members

Microsoft.Data.Schema.SchemaModel Namespace