Condividi tramite


DtsProperty.GetExpression(Object) Metodo

Definizione

Restituisce un valore String che contiene l'espressione per l'oggetto specificato. Null significa che non viene assegnata alcuna espressione.

public:
 System::String ^ GetExpression(System::Object ^ o);
public string GetExpression (object o);
member this.GetExpression : obj -> string
Public Function GetExpression (o As Object) As String

Parametri

o
Object

Nome dell'oggetto di cui si desidera visualizzare l'espressione.

Restituisce

Stringa che contiene l'espressione usata per valutare la proprietà.

Si applica a