ExpressionNodeFunction.FunctionsDefinitions Property
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.
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())