Partager via


ISqlChildrenOperations<T>.GetById(String) Méthode

Définition

Obtient les informations sur une ressource enfant à partir de Azure SQL serveur à l’aide de l’ID de ressource.

public T GetById (string id);
abstract member GetById : string -> 'T
Public Function GetById (id As String) As T

Paramètres

id
String

ID de la ressource.

Retours

T

S’applique à