Metodo IAlienRoot.SfcHelper_GetSmoObject

Returns an object that has the specified Uniform Resource Name (URN). Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Function SfcHelper_GetSmoObject ( _
    urn As String _
) As Object
'Utilizzo
Dim instance As IAlienRoot 
Dim urn As String 
Dim returnValue As Object 

returnValue = instance.SfcHelper_GetSmoObject(urn)
Object SfcHelper_GetSmoObject(
    string urn
)
Object^ SfcHelper_GetSmoObject(
    String^ urn
)
abstract SfcHelper_GetSmoObject : 
        urn:string -> Object
function SfcHelper_GetSmoObject(
    urn : String
) : Object

Parametri

Valore restituito

Tipo: System.Object
An object that has the specified URN.

Vedere anche

Riferimento

IAlienRoot Interfaccia

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc