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