AdcsDbReader Methods |
The AdcsDbReader type exposes the following members.
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.) |