IMutableClrDataType インターフェイス

定義

public interface IMutableClrDataType : Microsoft.SqlServer.Management.SqlParser.Metadata.IClrDataType, Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableScalarDataType
type IMutableClrDataType = interface
    interface IClrDataType
    interface IScalarDataType
    interface IDataType
    interface IMetadataObject
    interface IMutableScalarDataType
    interface IMutableDataType
    interface IMutableMetadataObject
Public Interface IMutableClrDataType
Implements IClrDataType, IMutableScalarDataType
派生
実装

プロパティ

名前 説明
AssemblyName
BaseSystemDataType (継承元 IScalarDataType)
ClassName
DataMembers
IsBinaryOrdered
IsClr (継承元 IScalarDataType)
IsComVisible
IsCursor (継承元 IDataType)
IsNullable
IsScalar (継承元 IDataType)
IsSystem (継承元 IScalarDataType)
IsTable (継承元 IDataType)
IsUnknown (継承元 IMutableDataType)
IsVoid (継承元 IScalarDataType)
IsXml (継承元 IScalarDataType)
Methods
Name (継承元 IMetadataObject)

メソッド

名前 説明
Accept<T>(IMetadataObjectVisitor<T>) (継承元 IMetadataObject)

拡張メソッド

名前 説明
TypeInfo(IMetadataObject)

適用対象