Public Properties
Name | Description | |
---|---|---|
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. | |
Context | Gets or sets the connection manager context. | |
ExecuteQueryBatchSize | Gets or sets the number of objects in a batch of the query result set that is retrieved from the data source. | |
MaxVersion | Gets or sets the maximum version of the management provider to which the application can connect. | |
MinVersion | Gets or sets the minimum version of the management provider to which the application can connect. | |
NamedValueDictionary | Gets the dictionary of named values for the connection manager. | |
QueryProcessor | Gets the query processor for the connection manager. | |
ResultObjectsBatchSize | Gets or sets the maximum number of result objects that were sent when processing OnFireQueryProcessorObjectsReady. | |
SmsTraceSource | Gets or sets the Configuration Manager trace source. | |
SqmManager | Gets the SQM manager. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
UniqueIdentifier | Gets the unique identifier for the connection manager. | |
UserDataObject | Gets or sets the user data for the root connection node. |
See Also
Send comments about this topic to Microsoft.