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


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

The TypeClass enumeration contains values that describe the different class types.

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

Синтаксис

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

Элементы

Имя элемента Описание
Array An array.
BitmappedEnum A bitmapped enumeration.
Bool A Boolean type.
DateTime A type class that stores date and time information.
Guid A GUID type.
Numeric A numerical type.
String A string type.
Unsupported The type is not supported.
VarArgs A variable argument.
Variant A variant type.

См. также

Справочник

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