

Deployment Tools Foundation
DatabaseTableAttribute Constructor (table)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Linq ► DatabaseTableAttribute ► DatabaseTableAttribute(String)
Creates a new DatabaseTableAttribute for the specified table.

C# | Visual Basic | Visual C++ |
public DatabaseTableAttribute( string table )
Public Sub New ( table As String )
public: DatabaseTableAttribute( String^ table )

- table (String)
- name of the table associated with the record type
Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.9.1006.0)