Compartilhar via


SmsSiteConnectionNode.ConnectionNodeData Members

Manages persisted SmsSiteConnectionNode data in Configuration Manager 2007.

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

Public Constructors

  Name Description
  SmsSiteConnectionNode.ConnectionNodeData Overloaded.  

Top

Public Properties

  Name Description
public property NameValueKey Gets or sets the key that is associated with a name value string in the connection node data.
public property NameValueString Gets or sets a string representation of data that is stored with a key.
public property TypeOfData Gets or sets the type of data that the connection node data instance is storing.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ShouldSerializeNameValueKey Determines whether the NameValueKey property should be serialized.
public method ShouldSerializeNameValueString Determines whether the NameValueString property should be serialized.
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

SmsSiteConnectionNode.ConnectionNodeData Class
Microsoft.ConfigurationManagement.AdminConsole Namespace