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
'Usage
Dim value As String
value = DataSourceInformation.SupportsVerifySql
public const string SupportsVerifySql
public:
literal String^ SupportsVerifySql
public const var SupportsVerifySql : String
.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.