Share via


ISql100InlineTableValuedFunction Interface

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

Syntax

'Declaration
Public Interface ISql100InlineTableValuedFunction _
    Inherits ISql90InlineTableValuedFunction, ISqlInlineTableValuedFunction, ISql100TableValuedFunction, ISql90TableValuedFunction,  _
    ISqlTableValuedFunction, ISqlColumnSource, IColumnSource, ISql100Function, ISql90Function,  _
    ISqlFunction, IFunction, ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable,  _
    ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine, ISql90SpecifiesExecutionContext,  _
    ISql90SynonymTarget, ISql90Signable, ISql100Subroutine, ISqlSubroutine, IModelNamed,  _
    ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity,  _
    IModelAnnotationHolder
'Usage
Dim instance As ISql100InlineTableValuedFunction
public interface ISql100InlineTableValuedFunction : ISql90InlineTableValuedFunction, 
    ISqlInlineTableValuedFunction, ISql100TableValuedFunction, ISql90TableValuedFunction, ISqlTableValuedFunction, ISqlColumnSource, 
    IColumnSource, ISql100Function, ISql90Function, ISqlFunction, IFunction, 
    ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, 
    ISqlSupportsReplication, ISql90Subroutine, ISql90SpecifiesExecutionContext, ISql90SynonymTarget, ISql90Signable, 
    ISql100Subroutine, ISqlSubroutine, IModelNamed, ISqlModelElement, IScriptSourcedElement, 
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql100InlineTableValuedFunction : ISql90InlineTableValuedFunction, 
    ISqlInlineTableValuedFunction, ISql100TableValuedFunction, ISql90TableValuedFunction, ISqlTableValuedFunction, ISqlColumnSource, 
    IColumnSource, ISql100Function, ISql90Function, ISqlFunction, IFunction, 
    ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, 
    ISqlSupportsReplication, ISql90Subroutine, ISql90SpecifiesExecutionContext, ISql90SynonymTarget, ISql90Signable, 
    ISql100Subroutine, ISqlSubroutine, IModelNamed, ISqlModelElement, IScriptSourcedElement, 
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql100InlineTableValuedFunction extends ISql90InlineTableValuedFunction, ISqlInlineTableValuedFunction, ISql100TableValuedFunction, ISql90TableValuedFunction, ISqlTableValuedFunction, ISqlColumnSource, IColumnSource, ISql100Function, ISql90Function, ISqlFunction, IFunction, ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine, ISql90SpecifiesExecutionContext, ISql90SynonymTarget, ISql90Signable, ISql100Subroutine, ISqlSubroutine, IModelNamed, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

See Also

Reference

ISql100InlineTableValuedFunction Members

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