Queryable standard table with predefined specialized record type.
![](collapse_all.gif)
Declaration Syntax
C# |
Visual Basic |
Visual C++ |
public QTable<CreateFolder_> CreateFolders { get; }
Public ReadOnly Property CreateFolders As QTable(Of CreateFolder_)
public:
property QTable<CreateFolder_^>^ CreateFolders {
QTable<CreateFolder_^>^ get ();
}
Assembly:
Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq) Version: 3.0.0.0 (3.5.1623.0)