Share via


DataSourceInformation.DataSourceVersion Field

Specifies the version of the data source.

Namespace:  Microsoft.VisualStudio.Data.Framework
Assembly:  Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.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

See Also

Reference

DataSourceInformation Class

Microsoft.VisualStudio.Data.Framework Namespace