Dela via


ISql90Function Interface

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public Interface ISql90Function _
    Inherits ISqlFunction, IFunction, ISqlOwnedObject, IExtendedPropertyHost,  _
    ISqlSecurable, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine,  _
    ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext, ISql90SynonymTarget, ISql90Signable,  _
    ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity,  _
    IModelAnnotationHolder
'Usage
Dim instance As ISql90Function
public interface ISql90Function : ISqlFunction, 
    IFunction, ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, ISqlSpecifiesAnsiNulls, 
    ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine, ISqlSubroutine, IModelNamed, 
    ISql90SpecifiesExecutionContext, ISql90SynonymTarget, ISql90Signable, ISqlModelElement, IScriptSourcedElement, 
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql90Function : ISqlFunction, 
    IFunction, ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, ISqlSpecifiesAnsiNulls, 
    ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine, ISqlSubroutine, IModelNamed, 
    ISql90SpecifiesExecutionContext, ISql90SynonymTarget, ISql90Signable, ISqlModelElement, IScriptSourcedElement, 
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql90Function extends ISqlFunction, IFunction, ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine, ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext, ISql90SynonymTarget, ISql90Signable, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

See Also

Reference

ISql90Function Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace