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