DataSourceInformation.ConnectionSupport Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the provider connection support object associated with the data connection.
protected:
property Microsoft::VisualStudio::Data::DataConnectionSupport ^ ConnectionSupport { Microsoft::VisualStudio::Data::DataConnectionSupport ^ get(); };
protected Microsoft.VisualStudio.Data.DataConnectionSupport ConnectionSupport { get; }
member this.ConnectionSupport : Microsoft.VisualStudio.Data.DataConnectionSupport
Protected ReadOnly Property ConnectionSupport As DataConnectionSupport
Property Value
Returns the provider connection support object associated with the data connection.