Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
创建新用户或更改现有用户的口令。
public virtual bool GrantConnectTo(const char * uid, const char * pwd)
uid 要创建或更改口令的用户的名称。
pwd 此用户的口令。
如果成功,则返回 true,否则返回 false。