Click or drag to resize

AdcsDbRow Properties

The AdcsDbRow type exposes the following members.

Properties
  NameDescription
Public propertyConfigString
Gets or sets the configuration string of the CA server to which this object is related.
Public propertyProperties
Gets a collection of properties associated with the current row object.
Public propertyRequestId
Gets or sets RequestId which corresponds to request ID number in CA database. This property is set to zero for non-request tables.
Public propertyRowId
Gets or sets RowId which corresponds to row number in CA database.
Public propertyTable
Gets or sets database table name.
Top
See Also