Freigeben über


FunctionType-Eigenschaft

Gets the type of function.

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

Syntax

'Declaration
Public ReadOnly Property FunctionType As ExpressionNodeFunction..::..Function
    Get
'Usage
Dim instance As ExpressionNodeFunction
Dim value As [ExpressionNodeFunction..::..Function]

value = instance.FunctionType
public ExpressionNodeFunction..::..Function FunctionType { get; }
public:
property ExpressionNodeFunction..::..Function FunctionType {
    ExpressionNodeFunction..::..Function get ();
}
member FunctionType : ExpressionNodeFunction..::..Function
function get FunctionType () : ExpressionNodeFunction..::..Function

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.