DataSourceInformation.DataSourceVersion Field
Specifies the version of the data source.
Namespace: Microsoft.VisualStudio.Data
Assembly: Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)
Syntax
'Declaration
Public Const DataSourceVersion As String
'Usage
Dim value As String
value = DataSourceInformation.DataSourceVersion
public const string DataSourceVersion
public:
literal String^ DataSourceVersion
public const var DataSourceVersion : String
Remarks
Values for this property are in a data-source or data-provider-specific format.
.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.