Click or drag to resize
NbDatabaseImplChangePassword Method
Databaseのパスワードを変更する

Namespace: Nec.Nebula.Internal.Database
Assembly: Nec.Nebula.Offline (in Nec.Nebula.Offline.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public void ChangePassword(
	string newPassword
)

Parameters

newPassword
Type: SystemString
新しいパスワード

Implements

NbDatabaseChangePassword(String)
Version Information

Offline

Supported in: 1.0
See Also