Click or drag to resize
NbServiceChangeDatabasePassword Method
データベースのパスワードを変更する

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public void ChangeDatabasePassword(
	string newPassword
)

Parameters

newPassword
Type: SystemString

[Missing <param name="newPassword"/> documentation for "M:Nec.Nebula.NbService.ChangeDatabasePassword(System.String)"]

Exceptions
ExceptionCondition
InvalidOperationExceptionオフラインサービスが無効
Remarks
オフラインサービスが有効時のみ変更可能
Version Information

Core

Supported in: 1.0
See Also