Manages Software Quality Metrics (SQM) for Configuration Manager 2007. This class supports the Configuration Manager infrastructure and is not intended to be used directly from your code.

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

Public Constructors

  Name Description
SmsSqmManager Initializes a new instance of SmsSqmManager.
Top

Public Fields

  Name Description
public field static AddRemoveColumnsDataId Indicates a data identifier for adding or removing columns.
public field static ClientAgentsEnabledDataId Indicates a data identifier for enabled client agent data.
public field static ColumnsPerViewActionDataId Indicates a data identifier for columns per view action.
public field static ColumnsReorderCountDataId Indicates a data identifier for a count associated with column reordering.
public field static ComExceptionDataId Indicates a data identifier for an exception.
public field static FilterCountDataId Indicates a data identifier that is associated with a filter count.
public field static MachineLanguageDataId Indicates a machine language data identifier.
public field static ManagementExceptionDataId Indicates a data identifier for a management exception.
public field static PostFilterAverageDataId Indicates a data identifier for an average that is taken after filtering.
public field static PreFilterAverageDataId Indicates a data identifier for an average that is taken before filtering.
public field static SmsBuildDataId Indicates a build data identifier.
public field static SmsConnectionCompleteDataId Indicates a connection complete data identifier.
public field static SmsInitialConnectionDataId Indicates an initial connection data identifier.
public field static SmsSiteRolesDataId Indicates a data identifier that is associated with site roles.
public field static UnauthorizedExceptionDataId Indicates a data identifier for an unauthorized exception.
public field static UserSortDataId Indicates a user sort data identifier.
public field static WmiSessionDisconnectCountDataId Indicates a data identifier for a count that is associated with disconnection of a Windows Management Instrumentation (WMI) session.
Top

Public Properties

  Name Description
public property IsEnabled Gets or sets a value that indicates whether the manager is enabled. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public property SqmIsInstalled Gets or sets a value that indicates if SQM is installed. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
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 method static ReferenceEquals  (inherited from Object )
public method SmsSqmAddToAverage Adds the specified value to the average for the specified SQM data point. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method SmsSqmIncrement Increments the specified SQM data point. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method SmsSqmSet Sets the specified SQM data point to the indicated value. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method SmsSqmSetBits Sets the indicated value of the specified data point. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method SmsSqmSetBool Sets the indicated data point to the specified value. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ToString  (inherited from Object )
Top

Protected Methods

  Name Description
protected method Finalize Overridden. Releases unmanaged resources and performs other cleanup operations before the manager is reclaimed by garbage collection. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method MemberwiseClone  (inherited from Object )
Top

See Also


Send comments about this topic to Microsoft.