Udostępnij przez


Właściwość IDTSExpressionEvaluator100.Expression

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Aby uzyskać więcej informacji, zobacz temat ExpressionEvaluator.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
WriteOnly Property Expression As String
    Set
'Użycie
Dim instance As IDTSExpressionEvaluator100
Dim value As String

instance.Expression = value
string Expression { set; }
property String^ Expression {
    void set (String^ value);
}
abstract Expression : string with get, set
function set Expression (value : String)

Wartość właściwości

Typ: System.String