Tables Property

DTF API

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

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)