Deployment Tools Foundation
QTable<(Of <(TRecord>)>) Constructor
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Linq ► QTable<(Of <(TRecord>)>) ► QTable<(Of <(TRecord>)>)()()()
Members
Icon | Member | Description |
---|---|---|
QTable<(Of <(TRecord>)>)(QDatabase) |
Creates a new QTable, inferring the table name
from the name of the record type parameter.
|
|
QTable<(Of <(TRecord>)>)(QDatabase, String) |
Creates a new QTable with an explicit table name.
|