Tables Property

Microsoft Deployment Tools

Deployment Tools Foundation Tables Property
Gets the collection of tables in the Database.
Declaration Syntax
C# Visual Basic Visual C++
public TableCollection Tables { get; }
Public ReadOnly Property Tables As TableCollection
public:
property TableCollection^ Tables {
	TableCollection^ get ();
}

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