Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
ULDataAdapter オブジェクトを、指定された SELECT 文と接続文字列で初期化します。
Public Sub New( ByVal selectCommandText As String, ByVal selectConnectionString As String )
public ULDataAdapter( string selectCommandText, string selectConnectionString )
selectCommandText ULDataAdapter.SelectCommand メソッドによって使用される SELECT 文。
selectConnectionString Ultra Light.NET データベースの接続文字列。