Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
public const string DataSourceProduct
public:
literal String^ DataSourceProduct
static val mutable DataSourceProduct: string
public const var DataSourceProduct : String
Remarks
For example, "Microsoft SQL Server".
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.