Deployment Tools Foundation
QTable<(Of <(<'TRecord>)>)> Constructor (db, table)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Linq ► QTable<(Of <(<'TRecord>)>)> ► QTable<(Of <(<'TRecord>)>)>(QDatabase, String)
Creates a new QTable with an explicit table name.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public QTable( QDatabase db, string table )
Public Sub New ( db As QDatabase, table As String )
public: QTable( QDatabase^ db, String^ table )
Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.9.1006.0)