次の方法で共有


TableAdapterName プロパティ

この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property TableAdapterName As String
    Get
    Set
'使用
Dim instance As DataSetInfo
Dim value As String

value = instance.TableAdapterName

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

プロパティ値

型: System. . :: . .String
string 値。