Sdílet prostřednictvím


IDataServiceQueryProvider.GetOpenPropertyValue(Object, String) Metoda

Definice

Získá hodnotu otevřené vlastnosti.

public:
 System::Object ^ GetOpenPropertyValue(System::Object ^ target, System::String ^ propertyName);
public object GetOpenPropertyValue (object target, string propertyName);
abstract member GetOpenPropertyValue : obj * string -> obj
Public Function GetOpenPropertyValue (target As Object, propertyName As String) As Object

Parametry

target
Object

Instance typu, který deklaruje vlastnost open.

propertyName
String

Název vlastnosti open.

Návraty

Hodnota vlastnosti open.

Platí pro