DataConnection.ConnectionSupport Özellik

Tanım

Geçerli veri bağlantısı örneğini desteklemek için kullanılan temel veri sağlayıcısı bağlantı destek nesnesini alır.

public:
 property Microsoft::VisualStudio::Data::DataConnectionSupport ^ ConnectionSupport { Microsoft::VisualStudio::Data::DataConnectionSupport ^ get(); };
public Microsoft.VisualStudio.Data.DataConnectionSupport ConnectionSupport { get; }
member this.ConnectionSupport : Microsoft.VisualStudio.Data.DataConnectionSupport
Public ReadOnly Property ConnectionSupport As DataConnectionSupport

Özellik Değeri

DataConnectionSupport

DataConnectionSupportGeçerli veri bağlantısı örneğini destekleyen, temel alınan DDEX sağlayıcı bağlantısı destekleyen nesne olarak işlev gören bir nesne örneğini döndürür.

Şunlara uygulanır