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