共用方式為


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.