다음을 통해 공유


PackageRemote64Class.GetExpression(String) 메서드

정의

public:
 virtual System::String ^ GetExpression(System::String ^ bstrPropertyName) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::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

매개 변수

bstrPropertyName
String

반환

구현

적용 대상