Owns the connection to the Configuration Manager 2007 server and all lower-level nodes that manage objects that are contained in the server.

The following tables list the members exposed by the SmsSiteConnectionNode type.

Public Constructors

  Name Description
SmsSiteConnectionNode Overloaded.  
Top

Protected Fields

  Name Description
protected field static consoleDescriptionIdle  Indicates an NodesRootDescription object for the consoleDescriptionIdle XML element that is used for the scope node.(inherited from ScopeNodeBase)
protected field dialogData  Indicates an SmsDialogData object for the scope node.(inherited from ScopeNodeBase)
Top

Public Properties (see also Protected Properties )

  Name Description
public property ActionsPaneHelpItems  (inherited from ScopeNode )
public property ActionsPaneItems  (inherited from ScopeNode )
public property Children  (inherited from ScopeNode )
public property ConnectedServerName Gets or sets the name of the connected server.
public property DefaultDragAndDropVerb  (inherited from ScopeNode )
public property DisplayName  (inherited from Node )
public property EnabledStandardVerbs  (inherited from ScopeNode )
public property HelpTopic  (inherited from ScopeNode )
public property ImageIndex  (inherited from Node )
public property LanguageIndependentName  (inherited from ScopeNode )
public property NamedValueDictionary Gets a dictionary of global named value objects, stored by key value, so that they are accessible by the console framework.
public property NodeType  (inherited from ScopeNode )
public property ObjectsReadyForDisposal  Gets the result object base items that are ready for disposal.(inherited from ScopeNodeBase)
public property Parent  (inherited from ScopeNode )
public property SelectedImageIndex  (inherited from ScopeNode )
public property SharedData  (inherited from ScopeNode )
public property SnapIn  (inherited from Node )
public property StandardActionsDictionary  Gets the standard actions dictionary for the scope node.(inherited from ScopeNodeBase)
public property SubItemDisplayNames  (inherited from Node )
public property Tag  (inherited from Node )
public property ViewDescriptions  (inherited from ScopeNode )
Top

Protected Properties

  Name Description
protected property Id  (inherited from Node )
protected property ProgressCounter  Gets or sets the progress counter value.(inherited from ScopeNodeBase)
protected property ProgressStatusManager  Gets or sets the progress status manager.(inherited from ScopeNodeBase)
protected property ProgressTimerString  Gets or sets the progress timer string.(inherited from ScopeNodeBase)
Top

Public Methods (see also Protected Methods )

  Name Description
public method ClearConnectionManagerInstances Clears the ConnectionManagerBase instances for the site connection node.
public method static DeleteConnection Deletes the connection that is managed by the site connection node.
public method Dispose  Overloaded. (inherited from ScopeNodeBase )
public method Equals  Overloaded. (inherited from Object )
public method GetAllowedClipboardFormatIdsForPaste  (inherited from ScopeNode )
public method GetConnectionManagerInstance Gets the connection manager instance for the requested connection type.
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method OnFireRefreshViewDescriptionEvent  (inherited from ScopeNodeBase )
public method OnSaveCustomData Handles a notification of a save operation for custom data by serializing a list of string or integer named values to the database for later restoration.
public method PathFromScope  (inherited from ScopeNodeBase )
public method ProcessScopeNodeImagesDescription  (inherited from ScopeNodeBase )
public method PropertyDataUpdated  (inherited from ScopeNodeBase )
public method PublicOnExpand  (inherited from ScopeNodeBase )
public method static ReferenceEquals  (inherited from Object )
public method RefreshResults Performs default refresh processing.
public method ReplaceStandardValues Replaces standard values for the specified query.
public method SetAllowedClipboardFormatIdsForPaste  (inherited from ScopeNode )
public method ShowDialogResource Displays the specified dialog box to the user.
public method ShowPropertySheet  Overloaded. (inherited from ScopeNode )
public method ToString  (inherited from Object )
Top

Protected Methods

  Name Description
protected method Dispose  Overloaded. (inherited from ScopeNodeBase )
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
protected method OnAction  (inherited from ScopeNodeBase )
protected method OnAddPropertyPages  (inherited from ScopeNodeBase )
protected method OnCut  (inherited from ScopeNodeBase )
protected method OnDelete  (inherited from ScopeNodeBase )
protected method OnExpand Overridden. Handles a notification that the node is expanded.
protected method OnExpandFromLoad Overridden. Handles a notification that the node has been expanded after loading.
protected method OnFireRefreshAddItemEvent  (inherited from ScopeNodeBase )
protected method OnFireRefreshDeleteItemEvent  (inherited from ScopeNodeBase )
protected method OnFireRefreshDisposeItemEvent  (inherited from ScopeNodeBase )
protected method OnFireRefreshMoveItemEvent  (inherited from ScopeNodeBase )
protected method OnFireRefreshUpdateAllEvent  (inherited from ScopeNodeBase )
protected method OnFireRefreshUpdateItemEvent  (inherited from ScopeNodeBase )
protected method OnFireResultUpdateEvent  (inherited from ScopeNodeBase )
protected method OnGetSharedData  (inherited from ScopeNode )
protected method OnPaste  (inherited from ScopeNodeBase )
protected method OnPrint  (inherited from ScopeNodeBase )
protected method OnRefresh  (inherited from ScopeNodeBase )
protected method OnRefreshAddItem  (inherited from ScopeNodeBase )
protected method OnRefreshDeleteItem  (inherited from ScopeNodeBase )
protected method OnRefreshDisposeItem  (inherited from ScopeNodeBase )
protected method OnRefreshMoveItem  (inherited from ScopeNodeBase )
protected method OnRefreshUpdateAll  (inherited from ScopeNodeBase )
protected method OnRefreshUpdateItem  (inherited from ScopeNodeBase )
protected method OnRename  (inherited from ScopeNodeBase )
protected method OnSharedDataChangeRequested  (inherited from ScopeNode )
protected method OnSyncAction  (inherited from ScopeNodeBase )
protected method ProcessViewDescription  (inherited from ScopeNodeBase )
protected method StartProgressTimer  Starts the timer that keeps the user interface refreshed by pulsing the progress bar until instructed to stop by a call to StopProgressTimer.(inherited from ScopeNodeBase)
protected method StopProgressTimer  Stops the timer that keeps the user interface refreshed by pulsing the progress bar.(inherited from ScopeNodeBase)
Top

Public Events

  Name Description
public event ActionsActivated  (inherited from ScopeNode )
public event ActionsDeactivated  (inherited from ScopeNode )
public event RefreshViewDescriptionEvent  Notifies that the view description is refreshed for the scope node.(inherited from ScopeNodeBase)
public event ResultUpdateEvent  Notifies that a result object has been updated for the scope node.(inherited from ScopeNodeBase)
Top

See Also


Send comments about this topic to Microsoft.