

|
|
Server Component Class: CRFramework.VISControls.VISServerControl
JobStatistics Object
Properties
|
Name |
Type |
Description | ||||||||||||||
|
JobName |
String |
Name of the job associated with this object | ||||||||||||||
|
ObjectName |
String |
Data Object name for this objects statistic value | ||||||||||||||
|
ObjectType |
String |
Data Object type (OleDb, Odbc, Provider, etc...) | ||||||||||||||
|
RecordCount |
Long |
Current record count for this object | ||||||||||||||
|
RecordsPerSecond |
Long |
Records read or written per second on average | ||||||||||||||
|
ObjectStatus |
JobStatus.JobStatusTypes |
ObjectStatus is an enumeration of JobStatus.JobStatusTypes containing the following possible values:
| ||||||||||||||
|
StartTime |
Date |
Time when the job was last started |
JobStatisticsCollection Object
The JobStatisticsCollection object is a simple collection used to gather a list of JobStatistics objects.
For examples of how to use these objects see: GetJobStatistics methods
© 2003 - 2007 Relational Solutions, Inc. - All rights reserved