IXmlDataTypeMethod 인터페이스

정의

public interface IXmlDataTypeMethod : Microsoft.SqlServer.Management.SqlParser.Metadata.IScalarFunction
type IXmlDataTypeMethod = interface
    interface IScalarFunction
    interface IFunction
    interface IMetadataObject
    interface IFunctionModuleBase
    interface IScalar
Public Interface IXmlDataTypeMethod
Implements IScalarFunction
구현

속성

Name Description
DataType (다음에서 상속됨 IScalar)
IsAggregateFunction (다음에서 상속됨 IScalarFunction)
Name (다음에서 상속됨 IMetadataObject)
Nullable (다음에서 상속됨 IScalar)
Parameters (다음에서 상속됨 IFunctionModuleBase)
ScalarType (다음에서 상속됨 IScalar)

메서드

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

확장명 메서드

Name Description
TypeInfo(IMetadataObject)

적용 대상