IMutableScalarFunction Schnittstelle

Definition

public interface IMutableScalarFunction : Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableFunction, Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableScalar, Microsoft.SqlServer.Management.SqlParser.Metadata.IScalarFunction
type IMutableScalarFunction = interface
    interface IScalarFunction
    interface IFunction
    interface IMetadataObject
    interface IFunctionModuleBase
    interface IScalar
    interface IMutableFunction
    interface IMutableFunctionModuleBase
    interface IMutableMetadataObject
    interface IMutableScalar
Public Interface IMutableScalarFunction
Implements IMutableFunction, IMutableScalar, IScalarFunction
Abgeleitet
Implementiert

Eigenschaften

Name Beschreibung
DataType (Geerbt von IScalar)
IsAggregateFunction (Geerbt von IScalarFunction)
Name (Geerbt von IMetadataObject)
Nullable (Geerbt von IScalar)
Parameters (Geerbt von IMutableFunctionModuleBase)
ScalarType (Geerbt von IScalar)

Methoden

Name Beschreibung
Accept<T>(IMetadataObjectVisitor<T>) (Geerbt von IMetadataObject)

Erweiterungsmethoden

Name Beschreibung
TypeInfo(IMetadataObject)

Gilt für: