SqlSmoObject.singletonParent フィールド

定義

通常の SMO オブジェクトは、parentColl (親クラスの対応するコレクション) を介して親クラス参照にアクセスします。 Singleton クラスには親にコレクションがありません。

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

フィールド値

適用対象