SqlSmoObject.singletonParent 欄位

定義

一般的 SMO 物件透過 parentColl(父類別中對應的集合)存取父類別的參考。 單例類在父體中沒有集合。

protected Microsoft.SqlServer.Management.Smo.SqlSmoObject singletonParent;
val mutable singletonParent : Microsoft.SqlServer.Management.Smo.SqlSmoObject
Protected singletonParent As SqlSmoObject 

欄位值

適用於