IUserDefinedType 接口

定义

public interface IUserDefinedType : Microsoft.SqlServer.Management.SqlParser.Metadata.IDataType, Microsoft.SqlServer.Management.SqlParser.Metadata.ISchemaOwnedObject
type IUserDefinedType = interface
    interface IDataType
    interface IMetadataObject
    interface ISchemaOwnedObject
    interface IDatabaseObject
Public Interface IUserDefinedType
Implements IDataType, ISchemaOwnedObject
派生
实现

适用于