SmsSiteConnectionNode Members
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 | |
---|---|---|
consoleDescriptionIdle | Indicates an NodesRootDescription object for the consoleDescriptionIdle XML element that is used for the scope node. (inherited from ScopeNodeBase) | |
dialogData | Indicates an SmsDialogData object for the scope node. (inherited from ScopeNodeBase) |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
ActionsPaneHelpItems | (inherited from ScopeNode) | |
ActionsPaneItems | (inherited from ScopeNode) | |
Children | (inherited from ScopeNode) | |
ConnectedServerName | Gets or sets the name of the connected server. | |
DefaultDragAndDropVerb | (inherited from ScopeNode) | |
DisplayName | (inherited from Node) | |
EnabledStandardVerbs | (inherited from ScopeNode) | |
HelpTopic | (inherited from ScopeNode) | |
ImageIndex | (inherited from Node) | |
LanguageIndependentName | (inherited from ScopeNode) | |
NamedValueDictionary | Gets a dictionary of global named value objects, stored by key value, so that they are accessible by the console framework. | |
NodeType | (inherited from ScopeNode) | |
ObjectsReadyForDisposal | Gets the result object base items that are ready for disposal. (inherited from ScopeNodeBase) | |
Parent | (inherited from ScopeNode) | |
SelectedImageIndex | (inherited from ScopeNode) | |
SharedData | (inherited from ScopeNode) | |
SnapIn | (inherited from Node) | |
StandardActionsDictionary | Gets the standard actions dictionary for the scope node. (inherited from ScopeNodeBase) | |
SubItemDisplayNames | (inherited from Node) | |
Tag | (inherited from Node) | |
ViewDescriptions | (inherited from ScopeNode) |
Top
Protected Properties
Name | Description | |
---|---|---|
Id | (inherited from Node) | |
ProgressCounter | Gets or sets the progress counter value. (inherited from ScopeNodeBase) | |
ProgressStatusManager | Gets or sets the progress status manager. (inherited from ScopeNodeBase) | |
ProgressTimerString | Gets or sets the progress timer string. (inherited from ScopeNodeBase) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
ClearConnectionManagerInstances | Clears the ConnectionManagerBase instances for the site connection node. | |
DeleteConnection | Deletes the connection that is managed by the site connection node. | |
Dispose | Overloaded. (inherited from ScopeNodeBase) | |
Equals | Overloaded. (inherited from Object) | |
GetAllowedClipboardFormatIdsForPaste | (inherited from ScopeNode) | |
GetConnectionManagerInstance | Gets the connection manager instance for the requested connection type. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
OnFireRefreshViewDescriptionEvent | (inherited from ScopeNodeBase) | |
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. | |
PathFromScope | (inherited from ScopeNodeBase) | |
ProcessScopeNodeImagesDescription | (inherited from ScopeNodeBase) | |
PropertyDataUpdated | (inherited from ScopeNodeBase) | |
PublicOnExpand | (inherited from ScopeNodeBase) | |
ReferenceEquals | (inherited from Object) | |
RefreshResults | Performs default refresh processing. | |
ReplaceStandardValues | Replaces standard values for the specified query. | |
SetAllowedClipboardFormatIdsForPaste | (inherited from ScopeNode) | |
ShowDialogResource | Displays the specified dialog box to the user. | |
ShowPropertySheet | Overloaded. (inherited from ScopeNode) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. (inherited from ScopeNodeBase) | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
OnAction | (inherited from ScopeNodeBase) | |
OnAddPropertyPages | (inherited from ScopeNodeBase) | |
OnCut | (inherited from ScopeNodeBase) | |
OnDelete | (inherited from ScopeNodeBase) | |
OnExpand | Overridden. Handles a notification that the node is expanded. | |
OnExpandFromLoad | Overridden. Handles a notification that the node has been expanded after loading. | |
OnFireRefreshAddItemEvent | (inherited from ScopeNodeBase) | |
OnFireRefreshDeleteItemEvent | (inherited from ScopeNodeBase) | |
OnFireRefreshDisposeItemEvent | (inherited from ScopeNodeBase) | |
OnFireRefreshMoveItemEvent | (inherited from ScopeNodeBase) | |
OnFireRefreshUpdateAllEvent | (inherited from ScopeNodeBase) | |
OnFireRefreshUpdateItemEvent | (inherited from ScopeNodeBase) | |
OnFireResultUpdateEvent | (inherited from ScopeNodeBase) | |
OnGetSharedData | (inherited from ScopeNode) | |
OnPaste | (inherited from ScopeNodeBase) | |
OnPrint | (inherited from ScopeNodeBase) | |
OnRefresh | (inherited from ScopeNodeBase) | |
OnRefreshAddItem | (inherited from ScopeNodeBase) | |
OnRefreshDeleteItem | (inherited from ScopeNodeBase) | |
OnRefreshDisposeItem | (inherited from ScopeNodeBase) | |
OnRefreshMoveItem | (inherited from ScopeNodeBase) | |
OnRefreshUpdateAll | (inherited from ScopeNodeBase) | |
OnRefreshUpdateItem | (inherited from ScopeNodeBase) | |
OnRename | (inherited from ScopeNodeBase) | |
OnSharedDataChangeRequested | (inherited from ScopeNode) | |
OnSyncAction | (inherited from ScopeNodeBase) | |
ProcessViewDescription | (inherited from ScopeNodeBase) | |
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) | |
StopProgressTimer | Stops the timer that keeps the user interface refreshed by pulsing the progress bar. (inherited from ScopeNodeBase) |
Top
Public Events
Name | Description | |
---|---|---|
ActionsActivated | (inherited from ScopeNode) | |
ActionsDeactivated | (inherited from ScopeNode) | |
RefreshViewDescriptionEvent | Notifies that the view description is refreshed for the scope node. (inherited from ScopeNodeBase) | |
ResultUpdateEvent | Notifies that a result object has been updated for the scope node. (inherited from ScopeNodeBase) |
Top
See Also
Reference
SmsSiteConnectionNode Class
Microsoft.ConfigurationManagement.AdminConsole Namespace
ScopeNodeBase Class