IMutableUserDefinedType Antarmuka

Definisi

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

Properti

Nama Deskripsi
IsCursor (Diperoleh dari IDataType)
IsScalar (Diperoleh dari IDataType)
IsSystemObject (Diperoleh dari IMutableDatabaseObject)
IsTable (Diperoleh dari IDataType)
IsUnknown (Diperoleh dari IMutableDataType)
Name (Diperoleh dari IMetadataObject)
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