Deployment Tools Foundation
Queryable Class
Allows any Database instance to be converted into a queryable database.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static class Queryable
<ExtensionAttribute> Public NotInheritable Class Queryable
[ExtensionAttribute] public ref class Queryable abstract sealed
[<AbstractClassAttribute>] [<SealedAttribute>] [<ExtensionAttribute>] type Queryable = class end
Members
All Members | Methods | ||||
|
|
|
Icon | Member | Description |
---|---|---|
AsQueryable(Database) |
Converts any Database instance into a queryable database.
|
Inheritance Hierarchy
Object | |
Queryable |
Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.11.1.2318)