Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents a function.
Namespace: Microsoft.Data.Schema.SchemaModel.Abstract
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Interface IFunction _
Inherits IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As IFunction
public interface IFunction : IModelElement,
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class IFunction : IModelElement,
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface IFunction extends IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder