IBuiltInFunctionLookup.GlobalVariables Property

Definition

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

Property Value

Applies to