Propriété FunctionType

Gets the type of function.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public ReadOnly Property FunctionType As ExpressionNodeFunction..::..Function
    Get
'Utilisation
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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.