Provides access to members describing a version history.
Members
Name | Description | |
---|---|---|
Date | The date that the enterprise geodatabase was created or upgraded. | |
Description | The description of the enterprise geodatabase release version. |
ISdeVersionHistoryInfo.Date Property
The date that the enterprise geodatabase was created or upgraded.
Public ReadOnly Property Date As Double
public double Date {get;}
ISdeVersionHistoryInfo.Description Property
The description of the enterprise geodatabase release version.
Public ReadOnly Property Description As String
public string Description {get;}
Classes that implement ISdeVersionHistoryInfo
Classes | Description |
---|