Freigeben über


ExpressionNodeGroup-Klasse

The ExpressionNodeGroup object represents an expression node that is a group.

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

Syntax

'Declaration
Public NotInheritable Class ExpressionNodeGroup _
    Inherits ExpressionNodeChildren
'Usage
Dim instance As ExpressionNodeGroup
public sealed class ExpressionNodeGroup : ExpressionNodeChildren
public ref class ExpressionNodeGroup sealed : public ExpressionNodeChildren
[<SealedAttribute>]
type ExpressionNodeGroup =  
    class
        inherit ExpressionNodeChildren
    end
public final class ExpressionNodeGroup extends ExpressionNodeChildren

Hinweise

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

Vererbungshierarchie

System. . :: . .Object
  Microsoft.SqlServer.Management.Dmf. . :: . .ExpressionNode
    Microsoft.SqlServer.Management.Dmf. . :: . .ExpressionNodeChildren
      Microsoft.SqlServer.Management.Dmf..::..ExpressionNodeGroup

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.