Server.GetSmoObject(Urn) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the object with the corresponding Urn
public Microsoft.SqlServer.Management.Smo.SqlSmoObject GetSmoObject (Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn);
member this.GetSmoObject : Microsoft.SqlServer.Management.Sdk.Sfc.Urn -> Microsoft.SqlServer.Management.Smo.SqlSmoObject
Public Function GetSmoObject (urn As Urn) As SqlSmoObject
Parameters
- urn
- Urn