SqlSmoObject.GetRealValue(Property, Object) 方法

定義

回傳該房產的實際價值。

protected object GetRealValue(Microsoft.SqlServer.Management.Smo.Property prop, object oldValue);
member this.GetRealValue : Microsoft.SqlServer.Management.Smo.Property * obj -> obj
Protected Function GetRealValue (prop As Property, oldValue As Object) As Object

參數

prop
Property

屬性物件

oldValue
Object

傳回

適用於