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
public const string DataSourceVersion
public:
literal String^ DataSourceVersion
static val mutable DataSourceVersion: string
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.