DataSourceInformation.SupportsVerifySql Field
Specifies the data source information property that indicates if SQL verification is supported.
Namespace: Microsoft.VisualStudio.Data
Assembly: Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.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
- 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.