Public Properties

  Name Description
public property AsyncQueryBatchSize Gets or sets the number of objects in a batch of the query result set that is retrieved from the data source for an asynchronous query.
public property Context Gets or sets the connection manager context.
public property ExecuteQueryBatchSize Gets or sets the number of objects in a batch of the query result set that is retrieved from the data source.
public property MaxVersion Gets or sets the maximum version of the management provider to which the application can connect.
public property MinVersion Gets or sets the minimum version of the management provider to which the application can connect.
public property NamedValueDictionary Gets the dictionary of named values for the connection manager.
public property QueryProcessor Gets the query processor for the connection manager.
public property ResultObjectsBatchSize Gets or sets the maximum number of result objects that were sent when processing OnFireQueryProcessorObjectsReady.
public property static SmsTraceSource Gets or sets the Configuration Manager trace source.
public property static SqmManager Gets the SQM manager. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public property UniqueIdentifier Gets the unique identifier for the connection manager.
public property UserDataObject Gets or sets the user data for the root connection node.

See Also


Send comments about this topic to Microsoft.