FunctionType propriété
Gets the type of function.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans 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
Valeur de la propriété
Type : Microsoft.SqlServer.Management.Dmf. . :: . .ExpressionNodeFunction. . :: . .Function
A ExpressionNodeFunction..::..Function value that specifies the type of 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.