Dela via


ISqlLegacyDataConstraints Interface

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

Syntax

'Declaration
Public Interface ISqlLegacyDataConstraints _
    Inherits IModelNamed, ISqlOwnedObject, ISqlModelElement, IScriptSourcedElement,  _
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As ISqlLegacyDataConstraints
public interface ISqlLegacyDataConstraints : IModelNamed, 
    ISqlOwnedObject, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, 
    IModelEntity, IModelAnnotationHolder
public interface class ISqlLegacyDataConstraints : IModelNamed, 
    ISqlOwnedObject, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, 
    IModelEntity, IModelAnnotationHolder
public interface ISqlLegacyDataConstraints extends IModelNamed, ISqlOwnedObject, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

See Also

Reference

ISqlLegacyDataConstraints Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace