ISqlUserDefinedDataType インターフェイス

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Public Interface ISqlUserDefinedDataType _
    Implements ISqlType, IType, IModelNamed, ISqlTypeSpecifier,  _
    ITypeSpecifier, IExtendedPropertyHost, ISqlOwnedObject, ISqlLegacyDataConstraintTarget, ISqlModelElement,  _
    IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
Dim instance As ISqlUserDefinedDataType
public interface ISqlUserDefinedDataType : ISqlType, 
    IType, IModelNamed, ISqlTypeSpecifier, ITypeSpecifier, IExtendedPropertyHost, 
    ISqlOwnedObject, ISqlLegacyDataConstraintTarget, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISqlUserDefinedDataType : ISqlType, 
    IType, IModelNamed, ISqlTypeSpecifier, ITypeSpecifier, IExtendedPropertyHost, 
    ISqlOwnedObject, ISqlLegacyDataConstraintTarget, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISqlUserDefinedDataType extends ISqlType, IType, IModelNamed, ISqlTypeSpecifier, ITypeSpecifier, IExtendedPropertyHost, ISqlOwnedObject, ISqlLegacyDataConstraintTarget, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

参照

参照

ISqlUserDefinedDataType メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間