BaseDataBoundControlDesigner.ShowCreateDataSourceDialog メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > BaseDataBoundControlDesigner.ShowCreateDataSourceDialog メソッドの意味・解説 

BaseDataBoundControlDesigner.ShowCreateDataSourceDialog メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

Visual Studio 2005 などのデザイン ホストで、データ ソース作成時にユーザー支援するダイアログ ボックス表示します

名前空間: System.Web.UI.Design.WebControls
アセンブリ: System.Design (system.design.dll 内)
構文構文

Public Shared Function ShowCreateDataSourceDialog
 ( _
    controlDesigner As ControlDesigner, _
    dataSourceType As Type, _
    configure As Boolean, _
    <OutAttribute> ByRef dataSourceID As
 String _
) As DialogResult
Dim controlDesigner As ControlDesigner
Dim dataSourceType As Type
Dim configure As Boolean
Dim dataSourceID As String
Dim returnValue As DialogResult

returnValue = BaseDataBoundControlDesigner.ShowCreateDataSourceDialog(controlDesigner,
 dataSourceType, configure, dataSourceID)
public static DialogResult ShowCreateDataSourceDialog
 (
    ControlDesigner controlDesigner,
    Type dataSourceType,
    bool configure,
    out string dataSourceID
)
public:
static DialogResult ShowCreateDataSourceDialog (
    ControlDesigner^ controlDesigner, 
    Type^ dataSourceType, 
    bool configure, 
    [OutAttribute] String^% dataSourceID
)
public static DialogResult ShowCreateDataSourceDialog
 (
    ControlDesigner controlDesigner, 
    Type dataSourceType, 
    boolean configure, 
    /** @attribute OutAttribute() */ /** @ref */ String dataSourceID
)
JScript では、値型引数参照渡しされません。

パラメータ

controlDesigner

このデザイナへの参照

dataSourceType

データ ソースの型。

configure

構成編集有効にする場合true構成編集無効にする場合false

dataSourceID

ページDataSourceControl コントロールID

戻り値
DialogResult オブジェクト

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照


このページでは「.NET Framework クラス ライブラリ リファレンス」からBaseDataBoundControlDesigner.ShowCreateDataSourceDialog メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からBaseDataBoundControlDesigner.ShowCreateDataSourceDialog メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からBaseDataBoundControlDesigner.ShowCreateDataSourceDialog メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

BaseDataBoundControlDesigner.ShowCreateDataSourceDialog メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



BaseDataBoundControlDesigner.ShowCreateDataSourceDialog メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS