SqlSmoObject.GetUrnRecursive Method (StringBuilder, UrnIdOption)
SQL Server 2012
Assigns an Urn object of the SqlSmoObject object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected function GetUrnRecursive( urnbuilder : StringBuilder, idOption : UrnIdOption )
Parameters
- urnbuilder
- Type: System.Text.StringBuilder
A StringBuilder object.
- idOption
- Type: Microsoft.SqlServer.Management.Smo.UrnIdOption
A UrnIdOption object.
