SqlSmoObject.GetPropValue(String) 方法

定義

從以下取得屬性值:- 如果有財產可用(髒資產或已取回),直接取物品袋 - 否則呼叫我們的 OnPropertyMissing 方法。

如果屬性值在任一情況下都是 NULL,我會拋出例外。

protected internal object GetPropValue(string propName);
member this.GetPropValue : string -> obj
Protected Friend Function GetPropValue (propName As String) As Object

參數

propName
String

傳回

適用於