Udostępnij przez


ExpressionNodeFunction.Function Enumeration

The ExpressionNodeFunction.Function enumeration contains values that represent the different types of supported function.

Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in microsoft.sqlserver.dmf.dll)

Syntax

'Deklaracja
Public Enumeration Function
public enum Function
public enum class Function
public enum Function
public enum Function

Members

Member name Description
Add Adds object values.
Array Creates an array.
Avg Finds the average of specified values.
BitwiseAnd Performs a logical AND operation with given values.
BitwiseOr Performs a logical OR operation with given values.
Count Counts the number of given values.
DateAdd Adds time to a date.
DatePart Extracts part of a date, such as the month.
DateTime Creates a date and time value.
Divide Divides one value by another.
Enum Enumerates a list.
ExecuteSql Executes a Transact-SQL statement.
ExecuteWql Executes a WQL statement.
False Tests whether an expression is false.
GetDate Returns a date.
Guid Specifies a GUID value.
IsNull Tests to see if an argument is null.
Len Returns the length of a string.
Lower Returns the lower value.
Mod Returns the modulus.
Multiply Multiplies values.
Power Returns a value raised to the specified power.
Round Returns a rounded value.
String Converts the specified value to a string.
Subtract Subtract one value from another.
Sum Returns the sum of the specified values.
True Tests if the given expression is true.
Upper Returns the upper value.

Remarks

The ExpressionNodeFunction.Function enumeration class is served by the ReturnType property.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

Windows 98, Windows 2000, Windows 2000 Server, Windows CE, Windows Server 2008, Windows 98 Second Edition, Pocket PC, Smart Phone, Windows Server 2003, Windows XP Professional with Service Pack 2 (SP2), Windows 2000 Professional, Windows 2000 Advanced Server, Windows XP Home Edition, For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server., Windows Vista, Windows Mobile 5.0, Windows Mobile 2003 for Pocket PC, Windows CE 5.0