ISqlBuiltInType インターフェイス
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Public Interface ISqlBuiltInType _
Implements ISqlType, IType, IModelNamed, ISqlModelElement, _
IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
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