IMutableUserDefinedClrType Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IMutableUserDefinedClrType : Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableClrDataType, Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableUserDefinedType, Microsoft.SqlServer.Management.SqlParser.Metadata.IUserDefinedClrType
type IMutableUserDefinedClrType = interface
interface IUserDefinedClrType
interface IUserDefinedType
interface IDataType
interface IMetadataObject
interface ISchemaOwnedObject
interface IDatabaseObject
interface IClrDataType
interface IScalarDataType
interface IMutableUserDefinedType
interface IMutableDataType
interface IMutableMetadataObject
interface IMutableSchemaOwnedObject
interface IMutableDatabaseObject
interface IMutableClrDataType
interface IMutableScalarDataType
Public Interface IMutableUserDefinedClrType
Implements IMutableClrDataType, IMutableUserDefinedType, IUserDefinedClrType
- Implements
Properties
AssemblyName | (Inherited from IMutableClrDataType) |
BaseSystemDataType | (Inherited from IScalarDataType) |
ClassName | (Inherited from IMutableClrDataType) |
DataMembers | (Inherited from IMutableClrDataType) |
IsBinaryOrdered | (Inherited from IMutableClrDataType) |
IsClr | (Inherited from IScalarDataType) |
IsComVisible | (Inherited from IMutableClrDataType) |
IsCursor | (Inherited from IDataType) |
IsNullable | (Inherited from IMutableClrDataType) |
IsScalar | (Inherited from IDataType) |
IsSystem | (Inherited from IScalarDataType) |
IsSystemObject | (Inherited from IMutableDatabaseObject) |
IsTable | (Inherited from IDataType) |
IsUnknown | (Inherited from IMutableDataType) |
IsVoid | (Inherited from IScalarDataType) |
IsXml | (Inherited from IScalarDataType) |
Methods | (Inherited from IMutableClrDataType) |
Name | (Inherited from IMetadataObject) |
Parent | (Inherited from IDatabaseObject) |
Schema | (Inherited from ISchemaOwnedObject) |
Methods
Accept<T>(IDatabaseObjectVisitor<T>) | (Inherited from IDatabaseObject) |
Accept<T>(IMetadataObjectVisitor<T>) | (Inherited from IMetadataObject) |
Accept<T>(ISchemaOwnedObjectVisitor<T>) | (Inherited from ISchemaOwnedObject) |
Extension Methods
TypeInfo(IMetadataObject) |