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.
The elements in the model derive from this interface.
Namespace: Microsoft.Data.Schema.SchemaModel
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Interface IModelElement _
Inherits IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As IModelElement
public interface IModelElement : IModelPropertyContainer,
IModelEntity, IModelAnnotationHolder
public interface class IModelElement : IModelPropertyContainer,
IModelEntity, IModelAnnotationHolder
public interface IModelElement extends IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
See Also
Reference
Microsoft.Data.Schema.SchemaModel Namespace
Other Resources
Walkthrough: Authoring a Custom Static Code Analysis Rule Assembly for SQL