DataSourceInformation.CatalogSupportedInDml 字段

指定指示数据源的信息内容属性名称是否中显示SQL DML子句的对象标识符支持。

命名空间:  Microsoft.VisualStudio.Data
程序集:  Microsoft.VisualStudio.Data(在 Microsoft.VisualStudio.Data.dll 中)

语法

声明
Public Const CatalogSupportedInDml As String
public const string CatalogSupportedInDml
public:
literal String^ CatalogSupportedInDml
static val mutable CatalogSupportedInDml: string
public const var CatalogSupportedInDml : String

备注

Visual Studio 查询设计器使用此信息来确定如何编译多部分对象标识符。

.NET Framework 安全性

请参见

参考

DataSourceInformation 类

Microsoft.VisualStudio.Data 命名空间