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 系統物件值,指定參考物件的純量結果。