Condividi tramite


Metodo GetValue

Returns the value of the property. 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
Public Function GetValue ( _
    o As SqlObjectBase _
) As String
'Utilizzo
Dim instance As SqlObjectProperty
Dim o As SqlObjectBase
Dim returnValue As String

returnValue = instance.GetValue(o)
public string GetValue(
    SqlObjectBase o
)
public:
String^ GetValue(
    SqlObjectBase^ o
)
member GetValue : 
        o:SqlObjectBase -> string 
public function GetValue(
    o : SqlObjectBase
) : String

Parametri

Valore restituito

Tipo: System. . :: . .String
An object that represents the value of the property