Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
以前に指定された接続文字列を使用してデータベースへの接続を開きます。
Public Overrides Sub Open()
public override void Open()
InvalidOperationException 接続がすでに開かれているか、接続文字列が ULConnection.ConnectionString プロパティで指定されていません。
ULException クラス データベースを開くときに SQL エラーが発生しました。
接続は、使用し終わったら明示的に閉じるか、破棄する必要があります。