LazyNode Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nœud arbre qui implémente l’objet ILazyLoadingNode.
public ref class LazyNode abstract : System::Windows::Forms::TreeNode, Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::ILazyLoadingNode
public abstract class LazyNode : System.Windows.Forms.TreeNode, Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ILazyLoadingNode
type LazyNode = class
inherit TreeNode
interface ILazyLoadingNode
Public MustInherit Class LazyNode
Inherits TreeNode
Implements ILazyLoadingNode
- Héritage
-
LazyNode
- Dérivé
- Implémente
Constructeurs
| Nom | Description |
|---|---|
| LazyNode() |
Initialise une nouvelle instance de la LazyNode classe avec les valeurs de propriété par défaut. |
| LazyNode(SerializationInfo, StreamingContext) |
Initialise une nouvelle instance de la LazyNode classe avec les informations et le contexte spécifiés. |
Propriétés
| Nom | Description |
|---|---|
| Expandable |
Obtient ou fixe une valeur indiquant si un nœud peut être développé. |
| Expanding |
Ça donne une indication si un nœud est en train de s’étendre. |
Méthodes
| Nom | Description |
|---|---|
| CancelExpand() |
Précise qu’un nœud arbre doit cesser de s’étendre. |
| EnumerateChildren() |
Construit des enfants et supprime le faux nœud s’il est présent. |