IBuiltInFunctionLookup.BuiltInFunctions Property

Definition

public Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.IBuiltInFunction> BuiltInFunctions { get; }
member this.BuiltInFunctions : Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.IBuiltInFunction>
Public ReadOnly Property BuiltInFunctions As IMetadataCollection(Of IBuiltInFunction)

Property Value

Applies to