public class AdcsDbRow
Public Class AdcsDbRow
public ref class AdcsDbRow
type AdcsDbRow = class end
AdcsDbRow | Initializes a new instance of the AdcsDbRow class |
ConfigString | Gets or sets the configuration string of the CA server to which this object is related. |
Properties | Gets a collection of properties associated with the current row object. |
RequestId | Gets or sets RequestId which corresponds to request ID number in CA database. This property is set to zero for non-request tables. |
RowId | Gets or sets RowId which corresponds to row number in CA database. |
Table | Gets or sets database table name. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |