Udostępnij za pośrednictwem


IModelAnnotation Interface

Represents the model annotations used to store feature-specific information on store elements.

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

Syntax

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

See Also

Reference

IModelAnnotation Members

Microsoft.Data.Schema.SchemaModel Namespace