Udostępnij przez


Metoda ModelReader.GetModels

Pobiera listę identyfikatorów wszystkich zdefiniowanych przez użytkownika modeli w systemie.

Przestrzeń nazw:  Microsoft.MasterDataServices.Deployment
Zestaw:  Microsoft.MasterDataServices.Deployment (w Microsoft.MasterDataServices.Deployment.dll)

Składnia

'Deklaracja
Public Function GetModels As Collection(Of Identifier)
'Użycie
Dim instance As ModelReader
Dim returnValue As Collection(Of Identifier)

returnValue = instance.GetModels()
public Collection<Identifier> GetModels()
public:
Collection<Identifier^>^ GetModels()
member GetModels : unit -> Collection<Identifier> 
public function GetModels() : Collection<Identifier>

Wartość zwracana

Typ: System.Collections.ObjectModel.Collection<Identifier>
Kolekcja identifers modelu dopasowania modeli w systemie.

Uwagi

GetModelsgeneruje ServiceAdapterException , jeśli błędy zostały zwrócone przez wywołanie usługa.