ExpressionNodeOperator.OperatorTypeToString(OperatorType) Method

Definition

Symbolic repesentation of OperatorType (T-Sql style)

public static string OperatorTypeToString (Microsoft.SqlServer.Management.Dmf.OperatorType type);
static member OperatorTypeToString : Microsoft.SqlServer.Management.Dmf.OperatorType -> string
Public Shared Function OperatorTypeToString (type As OperatorType) As String

Parameters

Returns

Applies to