IMutableUserDefinedDataType Antarmuka

Definisi

public interface IMutableUserDefinedDataType : Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableScalarDataType, Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableUserDefinedType, Microsoft.SqlServer.Management.SqlParser.Metadata.IUserDefinedDataType
type IMutableUserDefinedDataType = interface
    interface IUserDefinedDataType
    interface IUserDefinedType
    interface IDataType
    interface IMetadataObject
    interface ISchemaOwnedObject
    interface IDatabaseObject
    interface IScalarDataType
    interface IMutableUserDefinedType
    interface IMutableDataType
    interface IMutableMetadataObject
    interface IMutableSchemaOwnedObject
    interface IMutableDatabaseObject
    interface IMutableScalarDataType
Public Interface IMutableUserDefinedDataType
Implements IMutableScalarDataType, IMutableUserDefinedType, IUserDefinedDataType
Penerapan

Properti

Nama Deskripsi
BaseSystemDataType (Diperoleh dari IScalarDataType)
IsClr (Diperoleh dari IScalarDataType)
IsCursor (Diperoleh dari IDataType)
IsScalar (Diperoleh dari IDataType)
IsSystem (Diperoleh dari IScalarDataType)
IsSystemObject (Diperoleh dari IMutableDatabaseObject)
IsTable (Diperoleh dari IDataType)
IsUnknown (Diperoleh dari IMutableDataType)
IsVoid (Diperoleh dari IScalarDataType)
IsXml (Diperoleh dari IScalarDataType)
Name (Diperoleh dari IMetadataObject)
Nullable
Parent (Diperoleh dari IDatabaseObject)
Schema (Diperoleh dari ISchemaOwnedObject)

Metode

Nama Deskripsi
Accept<T>(IDatabaseObjectVisitor<T>) (Diperoleh dari IDatabaseObject)
Accept<T>(IMetadataObjectVisitor<T>) (Diperoleh dari IMetadataObject)
Accept<T>(ISchemaOwnedObjectVisitor<T>) (Diperoleh dari ISchemaOwnedObject)

Metode Ekstensi

Nama Deskripsi
TypeInfo(IMetadataObject)

Berlaku untuk