BaseStationDBHistory Class |
Namespace: VirtualRadar.Interface.Database
The BaseStationDBHistory type exposes the following members.
Name | Description | |
---|---|---|
BaseStationDBHistory | Initializes a new instance of the BaseStationDBHistory class |
Name | Description | |
---|---|---|
DBHistoryID |
Gets or sets the unique identifier of the record in the database.
| |
Description |
Gets or sets a mandatory 100 character description of the record.
| |
IsCreationOfDatabaseByBaseStation |
Gets a value indicating that this record describes the creation of the database by the
official Kinetic BaseStation application.
| |
IsCreationOfDatabaseByVirtualRadarServer |
Gets a value indicating that this record describes the creation of the database by Virtual
Radar Server. Note that in normal operation the database will never be created by VRS, the
user must install an optional plugin and explicitly enable it to cause this to happen.
| |
TimeStamp |
Gets or sets the time that the record was created or modified.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |