Udostępnij przez


Metoda FacetEvaluationContext.SetPropertyValue

Ustawia wartość określonej właściwość.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Facets
Zestaw:  Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)

Składnia

'Deklaracja
Public Sub SetPropertyValue ( _
    name As String, _
    value As Object _
)
'Użycie
Dim instance As FacetEvaluationContext
Dim name As String
Dim value As Object

instance.SetPropertyValue(name, value)
public void SetPropertyValue(
    string name,
    Object value
)
public:
void SetPropertyValue(
    String^ name, 
    Object^ value
)
member SetPropertyValue : 
        name:string * 
        value:Object -> unit 
public function SetPropertyValue(
    name : String, 
    value : Object
)

Parametry

Uwagi

Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.