Перечисление FilterNodeConstant.ObjectType
Indicates the constant type. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.
Пространство имен: Microsoft.SqlServer.Management.Sdk.Sfc
Сборка: Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Синтаксис
'Декларация
Public Enumeration ObjectType
'Применение
Dim instance As FilterNodeConstant.ObjectType
public enum ObjectType
public enum class ObjectType
type ObjectType
public enum ObjectType
Элементы
Имя элемента | Описание | |
---|---|---|
Number | The constant is a number. | |
Boolean | The constant is a Boolean. | |
String | The constant is a string. |