SqlSmoObject.GetChildType Method
SQL Server 2012
Gets the type of a child element.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- objectName
- Type: System.String
A string value that specifies the name of the object to get.
- parentName
- Type: System.String
A string value that specifies the name of the parent object.
