IDatabaseDBMSVersionMinor Property |
Gets the DBMS minor version number.
Note that the minor version number is valid only if
DBMSVersionMajor, the
major version number, is positive.
Use
DBMSVersionMajor to get the major version number.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int DBMSVersionMinor { get; }
ReadOnly Property DBMSVersionMinor As Integer
Get
Property Value
Type:
Int32See Also