Share via


IModelPropertyContainer Interface

Represents an entity, which can contain properties.

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

Syntax

'Declaration
Public Interface IModelPropertyContainer _
    Inherits IModelEntity
'Usage
Dim instance As IModelPropertyContainer
public interface IModelPropertyContainer : IModelEntity
public interface class IModelPropertyContainer : IModelEntity
public interface IModelPropertyContainer extends IModelEntity

See Also

Reference

IModelPropertyContainer Members

Microsoft.Data.Schema.SchemaModel Namespace