Deployment Tools Foundation
InstallExecuteSequences Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Linq ► QDatabase ► InstallExecuteSequences
Queryable standard table with predefined specialized record type.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public QTable<InstallSequence_> InstallExecuteSequences { get; }
Public ReadOnly Property InstallExecuteSequences As QTable(Of InstallSequence_) Get
public: property QTable<InstallSequence_^>^ InstallExecuteSequences { QTable<InstallSequence_^>^ get (); }
member InstallExecuteSequences : QTable<InstallSequence_> with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.11.1.2318)