ITableMapping.SourceTable 屬性

定義

取得或設定來源資料表的區分大小寫名稱。

public:
 property System::String ^ SourceTable { System::String ^ get(); void set(System::String ^ value); };
public string SourceTable { get; set; }
member this.SourceTable : string with get, set
Public Property SourceTable As String

屬性值

String

來源資料表的區分大小寫名稱。

適用於