ExpressionNodeFunction.FunctionsDefinitions Property

Definition

Function definition dictionary for consumption by the GUI

public static System.Collections.Generic.Dictionary<Microsoft.SqlServer.Management.Dmf.ExpressionNodeFunction.Function,Microsoft.SqlServer.Management.Dmf.TypeClass[]> FunctionsDefinitions { get; }
static member FunctionsDefinitions : System.Collections.Generic.Dictionary<Microsoft.SqlServer.Management.Dmf.ExpressionNodeFunction.Function, Microsoft.SqlServer.Management.Dmf.TypeClass[]>
Public Shared ReadOnly Property FunctionsDefinitions As Dictionary(Of ExpressionNodeFunction.Function, TypeClass())

Property Value

Applies to