IResolvedTableValuedFunctionSynonym Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IResolvedTableValuedFunctionSynonym : Microsoft.SqlServer.Management.SqlParser.Metadata.IResolvedSynonym, Microsoft.SqlServer.Management.SqlParser.Metadata.ITableValuedFunction
type IResolvedTableValuedFunctionSynonym = interface
interface IResolvedSynonym
interface ISchemaOwnedObject
interface IDatabaseObject
interface IMetadataObject
interface ITableValuedFunction
interface IDatabaseTable
interface ITabular
interface IUserDefinedFunction
interface IFunction
interface IFunctionModuleBase
interface IUserDefinedFunctionModuleBase
Public Interface IResolvedTableValuedFunctionSynonym
Implements IResolvedSynonym, ITableValuedFunction
- Implements
Properties
Methods
| Name | Description |
|---|---|
| Accept<T>(IDatabaseObjectVisitor<T>) | (Inherited from IDatabaseObject) |
| Accept<T>(IMetadataObjectVisitor<T>) | (Inherited from IMetadataObject) |
| Accept<T>(ISchemaOwnedObjectVisitor<T>) | (Inherited from ISchemaOwnedObject) |
Extension Methods
| Name | Description |
|---|---|
| TypeInfo(IMetadataObject) | |