IBuiltInFunctionLookup.AllBuiltIns Property

Definition

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

Property Value

Applies to