次の方法で共有


ITableMapping.SourceTable プロパティ

ソース テーブルの、大文字と小文字が区別される名前を取得または設定します。

Property SourceTable As String
[C#]
string SourceTable {get; set;}
[C++]
__property String* get_SourceTable();__property void set_SourceTable(String*);
[JScript]
function get SourceTable() : String;function set SourceTable(String);

プロパティ値

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

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

ITableMapping インターフェイス | ITableMapping メンバ | System.Data 名前空間