IResolvedSynonymFactory.CreateResolvedScalarValuedFunctionSynonym Method
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 Microsoft.SqlServer.Management.SqlParser.Metadata.IResolvedScalarValuedFunctionSynonym CreateResolvedScalarValuedFunctionSynonym (Microsoft.SqlServer.Management.SqlParser.Metadata.ISynonym synonym, Microsoft.SqlServer.Management.SqlParser.Metadata.IScalarValuedFunction scalarValuedFunction);
abstract member CreateResolvedScalarValuedFunctionSynonym : Microsoft.SqlServer.Management.SqlParser.Metadata.ISynonym * Microsoft.SqlServer.Management.SqlParser.Metadata.IScalarValuedFunction -> Microsoft.SqlServer.Management.SqlParser.Metadata.IResolvedScalarValuedFunctionSynonym
Public Function CreateResolvedScalarValuedFunctionSynonym (synonym As ISynonym, scalarValuedFunction As IScalarValuedFunction) As IResolvedScalarValuedFunctionSynonym
Parameters
- synonym
- ISynonym
- scalarValuedFunction
- IScalarValuedFunction