Database Property

Microsoft Deployment Tools

Deployment Tools Foundation Database Property
Gets the database this table is associated with.
Declaration Syntax
C# Visual Basic Visual C++
public QDatabase Database { get; }
Public ReadOnly Property Database As QDatabase
public:
property QDatabase^ Database {
	QDatabase^ get ();
}

Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq) Version: 3.0.0.0 (3.5.1623.0)