Udostępnij za pośrednictwem


PropertyClass Class

Represents the metadata class for properties.

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

Syntax

'Declaration
Public NotInheritable Class PropertyClass
'Usage
Dim instance As PropertyClass
public sealed class PropertyClass
public ref class PropertyClass sealed
public final class PropertyClass

Remarks

ModelStore metadata classes provide access to the structure and instance data within a ModelStore instance at a level lower than the facade layer.

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.SchemaModel.PropertyClass

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

PropertyClass Members

Microsoft.Data.Schema.SchemaModel Namespace