TransferFileInfoAppDbVersion Property |
Gets the application database version number of the DBI application which was used to create the transfer file.
Namespace:
Dundas.BI.Transfer
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public int AppDbVersion { get; }
Public ReadOnly Property AppDbVersion As Integer
Get
public:
property int AppDbVersion {
int get ();
}
member AppDbVersion : int with get
Property Value
Type:
Int32See Also