AdcsDbReader Class |
Namespace: SysadminsLV.PKI.Management.CertificateServices.Database
The AdcsDbReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Columns |
Gets an array of database columns added to include in the view.
|
![]() | ConfigString |
Gets the CA's config string associated with the current database reader instance.
|
![]() | QueryFilters |
Gets an array of currently applied query filters.
|
![]() | ViewTable |
Gets the view table to query. Default is 'Request' view table.
|
Name | Description | |
---|---|---|
![]() | AddColumnToView |
Adds database table column to output.
|
![]() | AddQueryFilter |
Adds query filter to requested view.
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Overrides ObjectFinalize.) |
![]() ![]() | GetDefaultColumns |
Gets a list of default columns added to the view based on a view table.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetTableSchema |
Gets ADCS database schema for specified table. Table name is speicifed in ViewTable property.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetView |
Gets a database row view based on a current configuration.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |