SmoCollectionBase.GetItemById Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| 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
Parametri
- id
- Int32
Valori restituiti
Si applica 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
Parametri
- id
- Int32
- idPropName
- String