NbDatabase Interface |
Namespace: Nec.Nebula.Internal.Database
The NbDatabase type exposes the following members.
Name | Description | |
---|---|---|
ChangePassword |
Databaseのパスワードを変更する
| |
Close |
データベースをクローズする
| |
Delete |
削除する
| |
ExecSql |
SQL文を実行する(クエリ以外)
| |
Insert |
INSERT
| |
Open |
データベースをオープンする
| |
Update |
UPDATE
|