Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
SADataAdapter オブジェクトを、指定された SELECT 文および接続文字列で初期化します。
Public Sub New( ByVal selectCommandText As String, ByVal selectConnectionString As String )
public SADataAdapter( string selectCommandText, string selectConnectionString )
selectCommandText SADataAdapter オブジェクトの SADataAdapter.SelectCommand プロパティを設定するために使用される SELECT 文。
selectConnectionString SQL Anywhere データベースの接続文字列。