Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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