CredentialStatement.Identity 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定从服务器外部进行连接时要使用的帐户名称。
public Microsoft.SqlServer.TransactSql.ScriptDom.Literal Identity { get; set; }
member this.Identity : Microsoft.SqlServer.TransactSql.ScriptDom.Literal with get, set
Public Property Identity As Literal