Expand Minimize
This topic has not yet been rated - Rate this topic

SqlSmoObject::IAlienObject::GetParent Method

Gets the parent of this object. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
private:
virtual Object^ GetParent() sealed = IAlienObject::GetParent

Return Value

Type: System::Object
An object that represents the parent of this object.

Implements

IAlienObject::GetParent()
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.