Lenguaje

ServerRoleCollection.ItemById(Int32) Método

Definición

public Microsoft.SqlServer.Management.Smo.ServerRole ItemById(int id);
member this.ItemById : int -> Microsoft.SqlServer.Management.Smo.ServerRole
Public Function ItemById (id As Integer) As ServerRole

Parámetros

id
Int32

Devoluciones

Se aplica a