DataSourceInformation.SupportsVerifySql Field

Specifies the data source information property that indicates whether SQL verification is supported.

Namespace:  Microsoft.VisualStudio.Data.Framework
Assembly:  Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)

Syntax

'Declaration
Public Const SupportsVerifySql As String
public const string SupportsVerifySql
public:
literal String^ SupportsVerifySql
static val mutable SupportsVerifySql: string
public const var SupportsVerifySql : String

.NET Framework Security

See Also

Reference

DataSourceInformation Class

Microsoft.VisualStudio.Data.Framework Namespace