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

ソース テーブルの、大文字と小文字が区別される名前。

適用対象