IFunction Schnittstelle

Definition

public interface IFunction : Microsoft.SqlServer.Management.SqlParser.Metadata.IFunctionModuleBase
type IFunction = interface
    interface IMetadataObject
    interface IFunctionModuleBase
Public Interface IFunction
Implements IFunctionModuleBase
Abgeleitet
Implementiert

Eigenschaften

Name Beschreibung
Name (Geerbt von IMetadataObject)
Parameters (Geerbt von IFunctionModuleBase)

Methoden

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

Erweiterungsmethoden

Name Beschreibung
TypeInfo(IMetadataObject)

Gilt für: