次の方法で共有


ScalarType プロパティ

スカラー型を取得します。

名前空間:  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
スカラー型を表す ScalarType 値です。