ScalarType 属性

Gets the scalar type.

命名空间:  Microsoft.SqlServer.Management.SqlParser.Metadata
程序集:  Microsoft.SqlServer.Management.SqlParser(在 Microsoft.SqlServer.Management.SqlParser.dll 中)

语法

声明
ReadOnly Property ScalarType As ScalarType
    Get
用法
Dim instance As IScalar
Dim value As ScalarType

value = instance.ScalarType
ScalarType ScalarType { get; }
property ScalarType ScalarType {
    ScalarType get ();
}
abstract ScalarType : ScalarType
function get ScalarType () : ScalarType

属性值

类型:Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .ScalarType
The ScalarType value that represents the scalar type.