IResolvedScalarValuedFunctionSynonym 인터페이스

정의

public interface IResolvedScalarValuedFunctionSynonym : Microsoft.SqlServer.Management.SqlParser.Metadata.IResolvedSynonym, Microsoft.SqlServer.Management.SqlParser.Metadata.IScalarValuedFunction
type IResolvedScalarValuedFunctionSynonym = interface
    interface IResolvedSynonym
    interface ISchemaOwnedObject
    interface IDatabaseObject
    interface IMetadataObject
    interface IScalarValuedFunction
    interface IUserDefinedFunction
    interface IFunction
    interface IFunctionModuleBase
    interface IUserDefinedFunctionModuleBase
    interface ICallableModule
    interface IScalarFunction
    interface IScalar
Public Interface IResolvedScalarValuedFunctionSynonym
Implements IResolvedSynonym, IScalarValuedFunction
구현

속성

Name Description
BodyText (다음에서 상속됨 IUserDefinedFunction)
DataType (다음에서 상속됨 IScalar)
ExecutionContext (다음에서 상속됨 IUserDefinedFunctionModuleBase)
IsAggregateFunction (다음에서 상속됨 IScalarFunction)
IsEncrypted (다음에서 상속됨 IUserDefinedFunctionModuleBase)
IsQuotedIdentifierOn (다음에서 상속됨 IUserDefinedFunction)
IsSchemaBound (다음에서 상속됨 IUserDefinedFunction)
IsSqlClr (다음에서 상속됨 IUserDefinedFunction)
IsSystemObject (다음에서 상속됨 IDatabaseObject)
ModuleType (다음에서 상속됨 ICallableModule)
Name (다음에서 상속됨 IMetadataObject)
Nullable (다음에서 상속됨 IScalar)
Parameters (다음에서 상속됨 IFunctionModuleBase)
Parent (다음에서 상속됨 IDatabaseObject)
ReturnsNullOnNullInput (다음에서 상속됨 IScalarValuedFunction)
ReturnType (다음에서 상속됨 ICallableModule)
ScalarType (다음에서 상속됨 IScalar)
Schema (다음에서 상속됨 ISchemaOwnedObject)
Synonym (다음에서 상속됨 IResolvedSynonym)
TargetObject

메서드

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

확장명 메서드

Name Description
TypeInfo(IMetadataObject)

적용 대상