SecurityUserClause80.Users 属性

定义

用户列表。 如果 UserType80 为 Public 或 NULL,将具有零个元素。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.Identifier> Users { get; }
member this.Users : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.Identifier>
Public ReadOnly Property Users As IList(Of Identifier)

属性值

适用于