Share via


DataSourceInformation.DataSourceProduct Field

Specifies the name of the product of the data source.

Namespace:  Microsoft.VisualStudio.Data.Framework
Assembly:  Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)

Syntax

'Declaration
Public Const DataSourceProduct As String
'Usage
Dim value As String 

value = DataSourceInformation.DataSourceProduct
public const string DataSourceProduct
public:
literal String^ DataSourceProduct
public const var DataSourceProduct : String

Remarks

For example, "Microsoft SQL Server".

.NET Framework Security

See Also

Reference

DataSourceInformation Class

DataSourceInformation Members

Microsoft.VisualStudio.Data.Framework Namespace

DisplayName