Поделиться через


Перечисление SfcObjectQueryMode

Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Public Enumeration SfcObjectQueryMode
'Применение
Dim instance As SfcObjectQueryMode
public enum SfcObjectQueryMode
public enum class SfcObjectQueryMode
type SfcObjectQueryMode
public enum SfcObjectQueryMode

Элементы

Имя элемента Описание
CachedQuery The query is cached.
MultipleActiveQueries There are multiple active queries.
SingleActiveQuery There is a single active query.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc