EventHandlerClass.GetExpression(String) Méthode

Définition

public:
 virtual System::String ^ GetExpression(System::String ^ bstrPropertyName) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSPropertiesProvider100::GetExpression;
public virtual string GetExpression(string bstrPropertyName);
abstract member GetExpression : string -> string
override this.GetExpression : string -> string
Public Overridable Function GetExpression (bstrPropertyName As String) As String

Paramètres

bstrPropertyName
String

Retours

Une chaîne contenant l’expression utilisée pour évaluer la propriété ou nulle si aucune expression n’est assignée.

Implémente

S’applique à