AutoComplete for ASP.NET Web Forms
DataProvider プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > DataSource クラス : DataProvider プロパティ
Gets or sets the type of the data source. The data source type determines the syntaxes of connection string and query (record source). The default is Auto but it is recommended that you change that value to one of specific data source types, as automatic determination of the data source type may be very time consuming.
シンタックス
'宣言
 
Public Property DataProvider As DataProvider
public DataProvider DataProvider {get; set;}
参照

DataSource クラス
DataSource メンバ