TableInfo Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation TableInfo Property
Gets schema information about the table.
Declaration Syntax
C# Visual Basic Visual C++ F#
public TableInfo TableInfo { get; }
Public ReadOnly Property TableInfo As TableInfo
	Get
public:
property TableInfo^ TableInfo {
	TableInfo^ get ();
}
member TableInfo : TableInfo with get
Property Value

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