StorageInfo.ServerPassword 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取SQL Server身份验证要求连接到存储原始包或升级包的SQL Server数据库的密码。
public:
property System::String ^ ServerPassword { System::String ^ get(); };
public string ServerPassword { get; }
member this.ServerPassword : string
Public ReadOnly Property ServerPassword As String
属性值
SQL Server身份验证所需的密码。