Dela via


ISqlBuiltInType Interface

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

Syntax

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

See Also

Reference

ISqlBuiltInType Members

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