LazyNode 클래스
Tree node that implements the ILazyLoadingNode object.
상속 계층
System.Object
System.MarshalByRefObject
System.Windows.Forms.TreeNode
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.LazyNode
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.HierarchyTreeNode
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
Public MustInherit Class LazyNode _
Inherits TreeNode _
Implements ILazyLoadingNode
‘사용 방법
Dim instance As LazyNode
public abstract class LazyNode : TreeNode,
ILazyLoadingNode
public ref class LazyNode abstract : public TreeNode,
ILazyLoadingNode
[<AbstractClassAttribute>]
type LazyNode =
class
inherit TreeNode
interface ILazyLoadingNode
end
public abstract class LazyNode extends TreeNode implements ILazyLoadingNode
LazyNode 유형에서 다음 멤버를 표시합니다.
생성자
이름 | 설명 | |
---|---|---|
LazyNode() | Initializes a new instance of the LazyNode class with the default property values. | |
LazyNode(SerializationInfo, StreamingContext) | Initializes a new instance of the LazyNode class with the specified information and context. |
맨 위로 이동
속성
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
BeginEdit | (TreeNode에서 상속됨) | |
CancelExpand | Specifies that a tree node should stop expanding. | |
Clone | (TreeNode에서 상속됨) | |
Collapse() | (TreeNode에서 상속됨) | |
Collapse(Boolean) | (TreeNode에서 상속됨) | |
CreateObjRef | 보안에 중요합니다. (MarshalByRefObject에서 상속됨) | |
Deserialize | (TreeNode에서 상속됨) | |
EndEdit | (TreeNode에서 상속됨) | |
EnsureVisible | (TreeNode에서 상속됨) | |
EnumerateChildren | Builds children and removes the fake node if present. | |
Equals | (Object에서 상속됨) | |
Expand | (TreeNode에서 상속됨) | |
ExpandAll | (TreeNode에서 상속됨) | |
Finalize | (Object에서 상속됨) | |
GetHashCode | (Object에서 상속됨) | |
GetLifetimeService | 보안에 중요합니다. (MarshalByRefObject에서 상속됨) | |
GetNodeCount | (TreeNode에서 상속됨) | |
GetType | (Object에서 상속됨) | |
InitializeLifetimeService | 보안에 중요합니다. (MarshalByRefObject에서 상속됨) | |
MemberwiseClone() | (Object에서 상속됨) | |
MemberwiseClone(Boolean) | (MarshalByRefObject에서 상속됨) | |
Remove | (TreeNode에서 상속됨) | |
Serialize | (TreeNode에서 상속됨) | |
Toggle | (TreeNode에서 상속됨) | |
ToString | (TreeNode에서 상속됨) |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
ISerializable.GetObjectData | (TreeNode에서 상속됨) |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.
참고 항목
참조
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스