ObjectLinkProviderDataSet.WebObjectsDataTable.FindByWOBJ_UID(Guid) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère un objet DatesRow à l’aide du nom d’intervalle spécifié.
public:
WebSvcObjectLinkProvider::ObjectLinkProviderDataSet::WebObjectsRow ^ FindByWOBJ_UID(Guid WOBJ_UID);
public WebSvcObjectLinkProvider.ObjectLinkProviderDataSet.WebObjectsRow FindByWOBJ_UID(Guid WOBJ_UID);
member this.FindByWOBJ_UID : Guid -> WebSvcObjectLinkProvider.ObjectLinkProviderDataSet.WebObjectsRow
Public Function FindByWOBJ_UID (WOBJ_UID As Guid) As ObjectLinkProviderDataSet.WebObjectsRow
Paramètres
- WOBJ_UID
- Guid
Contient le GUID de l’objet web.