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
成员
成员名称 | 说明 | |
---|---|---|
Unsupported | ||
Numeric | ||
String | ||
Bool | ||
DateTime | ||
Guid | ||
Array | ||
Variant | ||
VarArgs |