Deployment Tools Foundation
Database Property
Gets the database this table is associated with.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public QDatabase Database { get; }
Public ReadOnly Property Database As QDatabase Get
public: property QDatabase^ Database { QDatabase^ get (); }
member Database : QDatabase with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.11.1.2318)