Classe ExpressionNodeFunction
The ExpressionNodeFunction object represents part of a policy-based management expression that is a function.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ExpressionNodeFunction _
Inherits ExpressionNodeChildren
'Utilisation
Dim instance As ExpressionNodeFunction
public sealed class ExpressionNodeFunction : ExpressionNodeChildren
public ref class ExpressionNodeFunction sealed : public ExpressionNodeChildren
[<SealedAttribute>]
type ExpressionNodeFunction =
class
inherit ExpressionNodeChildren
end
public final class ExpressionNodeFunction extends ExpressionNodeChildren
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Management.Dmf. . :: . .ExpressionNode
Microsoft.SqlServer.Management.Dmf. . :: . .ExpressionNodeChildren
Microsoft.SqlServer.Management.Dmf..::..ExpressionNodeFunction
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi