Bagikan melalui


IDTSProperty100.GetExpression(Object) Metode

Definisi

Mendapatkan ekspresi untuk objek yang ditentukan.

public:
 System::String ^ GetExpression(System::Object ^ pObject);
[System.Runtime.InteropServices.DispId(15)]
public string GetExpression (object pObject);
[<System.Runtime.InteropServices.DispId(15)>]
abstract member GetExpression : obj -> string
Public Function GetExpression (pObject As Object) As String

Parameter

pObject
Object

Nama objek yang ekspresinya ingin Anda lihat.

Mengembalikan

Ekspresi yang digunakan untuk mengevaluasi properti.

Atribut

Keterangan

Untuk informasi selengkapnya, lihat DtsProperty.

Berlaku untuk