Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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