C# Class Microsoft.Tools.WindowsInstaller.TableInfo

Information about a table in a Database.
Datei anzeigen Open project: heaths/psmsi

Private Methods

Method Description
TableInfo ( string name, string path, TransformView transform, IEnumerable patches, IEnumerable transforms ) : System

Creates a new instance of the TableInfo class.