次の方法で共有


ScalarResult プロパティ

参照先オブジェクトのスカラ結果を取得します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Protected ReadOnly Property ScalarResult As Object()
    Get
'使用
Dim value As Object()

value = Me.ScalarResult
protected Object[] ScalarResult { get; }
protected:
property array<Object^>^ ScalarResult {
    array<Object^>^ get ();
}
member ScalarResult : Object[]
function get ScalarResult () : Object[]

プロパティ値

型: array<System. . :: . .Object> [] () [] []
参照先オブジェクトのスカラ結果を示す Object システム オブジェクト値。