SqlSmoObject.singletonParent 字段

定义

常规 SMO 对象通过 parentColl(父类中的相应集合)访问父类引用。 Singleton 类在父类中没有集合。

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

字段值

适用于