| Visual Basic (Declaration) | |
|---|---|
Overridable Function IsSupported( _ ByVal storage As IStorage, _ ByVal query As IQuery _ ) As Boolean | |
| Visual Basic (Usage) | |
|---|---|
| |
Parameters
- storage
- The storage for which the query should be compiled.
- query
- The query that should be compiled to a storage dependent command.
Return Value
True if the query can be parsed by the IStorageCommandBuilder.Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family