SmoCollectionBase.GetItemById Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| Nome | Description |
|---|---|
| GetItemById(Int32) | |
| GetItemById(Int32, String) |
GetItemById(Int32)
protected Microsoft.SqlServer.Management.Smo.SqlSmoObject GetItemById(int id);
member this.GetItemById : int -> Microsoft.SqlServer.Management.Smo.SqlSmoObject
Protected Function GetItemById (id As Integer) As SqlSmoObject
Parâmetros
- id
- Int32
Retornos
Aplica-se a
GetItemById(Int32, String)
protected Microsoft.SqlServer.Management.Smo.SqlSmoObject GetItemById(int id, string idPropName);
member this.GetItemById : int * string -> Microsoft.SqlServer.Management.Smo.SqlSmoObject
Protected Function GetItemById (id As Integer, idPropName As String) As SqlSmoObject
Parâmetros
- id
- Int32
- idPropName
- String