IMutableScalarDataType 인터페이스

정의

public interface IMutableScalarDataType : Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableDataType, Microsoft.SqlServer.Management.SqlParser.Metadata.IScalarDataType
type IMutableScalarDataType = interface
    interface IScalarDataType
    interface IDataType
    interface IMetadataObject
    interface IMutableDataType
    interface IMutableMetadataObject
Public Interface IMutableScalarDataType
Implements IMutableDataType, IScalarDataType
파생
구현

속성

Name Description
BaseSystemDataType
IsClr (다음에서 상속됨 IScalarDataType)
IsCursor (다음에서 상속됨 IDataType)
IsScalar (다음에서 상속됨 IDataType)
IsSystem (다음에서 상속됨 IScalarDataType)
IsTable (다음에서 상속됨 IDataType)
IsUnknown (다음에서 상속됨 IMutableDataType)
IsVoid (다음에서 상속됨 IScalarDataType)
IsXml (다음에서 상속됨 IScalarDataType)
Name (다음에서 상속됨 IMetadataObject)

메서드

Name Description
Accept<T>(IMetadataObjectVisitor<T>) (다음에서 상속됨 IMetadataObject)

확장명 메서드

Name Description
TypeInfo(IMetadataObject)

적용 대상