DataSourceManager.GetDataSource(Guid) Yöntem

Tanım

Belirtilen GUID 'e sahip bir veri kaynağı alır.

public:
 Microsoft::VisualStudio::Data::DataSource ^ GetDataSource(Guid source);
public Microsoft.VisualStudio.Data.DataSource GetDataSource (Guid source);
member this.GetDataSource : Guid -> Microsoft.VisualStudio.Data.DataSource
Public Function GetDataSource (source As Guid) As DataSource

Parametreler

source
Guid

Bir DDEX veri kaynağı GUID 'SI.

Döndürülenler

DataSource

Belirtilen GUID 'e sahip bir DataSource nesne örneği döndürür.

Şunlara uygulanır