DataSourceInformation.SchemaSupported Field

Specifies the data source information property that indicates if a schema name is supported in a multi-part object identifier.

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

Syntax

Public Const SchemaSupported As String

Dim value As String

value = DataSourceInformation.SchemaSupported
public const string SchemaSupported
public:
literal String^ SchemaSupported
public const var SchemaSupported : String

Field Value

Type: System.String

Remarks

This information is used by the Visual Studio query designer to determine how to build multi part object identifiers.

Permissions

See Also

Reference

DataSourceInformation Class

DataSourceInformation Members

Microsoft.VisualStudio.Data Namespace