Aracılığıyla paylaş


ForEachLoop.GetExpression Yöntemi

Döndürür bir dize , ifade için belirtilen özellik içerir.Null Hayır anlamına gelir ifade atanır.

Ad Alanı:  Microsoft.SqlServer.Dts.Runtime
Derleme:  Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS içinde.dll)

Sözdizimi

'Bildirim
Public Function GetExpression ( _
    propertyName As String _
) As String
'Kullanım
Dim instance As ForEachLoop
Dim propertyName As String
Dim returnValue As String

returnValue = instance.GetExpression(propertyName)
public string GetExpression(
    string propertyName
)
public:
virtual String^ GetExpression(
    String^ propertyName
) sealed
abstract GetExpression : 
        propertyName:string -> string 
override GetExpression : 
        propertyName:string -> string 
public final function GetExpression(
    propertyName : String
) : String

Parametreler

  • propertyName
    Tür: System.String
    Adı özellik ifadesini görmek istediğiniz.

Dönüş Değeri

Tür: System.String
A dize içeren ifade özellik değerlendirmek için kullanılır.

Uygulamalar

IDTSPropertiesProvider.GetExpression(String)

Açıklamalar

propertyName Olabilir özellik hepsine nesnesi.