Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Interface ISqlUserDefinedDataType _
Inherits ISqlType, IType, IModelNamed, ISqlTypeSpecifier, _
ITypeSpecifier, IExtendedPropertyHost, ISqlOwnedObject, ISqlLegacyDataConstraintTarget, ISqlModelElement, _
IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
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