다음을 통해 공유


SqlSmoObject.singletonParent Field

Definition

Regular SMO objects access the parent class reference through parentColl (corresponding collection in parent class). Singleton class has no collection in parent.

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

Field Value

Applies to